Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-133222
#<BuildRuby:0x000055869f0ae008
@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.20231208-133222",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000007 0.000001 0.000008 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003639 0.003411 2.241110 ( 2.317212)
build_miniruby 0.001403 0.000208 1.725210 ( 1.724902)
build_ruby 0.001459 0.000216 3.081701 ( 3.259667)
build_all 0.004361 0.003390 5.723732 ( 2.539070)
build_install 0.011355 0.006901 7.189906 ( 3.641722)
test_btest 0.000625 0.000133 81.334766 ( 25.867902)
test_basic 0.003056 0.003622 0.904448 ( 0.974496)
test_all 0.086598 0.035054 718.707974 (228.555287)
test_rubyspec 0.043378 0.024775 89.798249 (101.518164)
total: 370.40 sec