Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-110844
#<BuildRuby:0x000055c5eb641fc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230618-110844",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001509 0.004198 1.909918 ( 3.138060)
build_miniruby 0.001520 0.000253 1.349853 ( 1.370138)
build_ruby 0.001314 0.000219 2.621850 ( 2.874783)
build_all 0.007229 0.000495 2.318530 ( 1.997066)
build_install 0.018498 0.001478 3.722829 ( 3.276449)
test_btest 0.000667 0.000099 77.812150 ( 35.941950)
test_basic 0.001604 0.004958 0.816083 ( 0.957989)
test_all 0.001207 0.000000 592.949266 (358.220584)
test_rubyspec 0.060850 0.003482 93.262353 (207.652387)
total: 615.43 sec