Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-191946
#<BuildRuby:0x000055dd89542240
@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.20231220-191946",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001430 0.004220 1.803816 ( 2.153644)
build_miniruby 0.000000 0.001542 1.558685 ( 1.557816)
build_ruby 0.000000 0.001686 3.213356 ( 3.408365)
build_all 0.002513 0.005335 5.593559 ( 2.801444)
build_install 0.018163 0.000000 6.921267 ( 4.156399)
test_btest 0.000714 0.000000 82.518729 ( 32.957499)
test_basic 0.001862 0.004183 0.909041 ( 1.002888)
test_all 0.089457 0.028990 659.879012 (229.282109)
test_rubyspec 0.040771 0.019429 85.369880 ( 97.099675)
total: 374.42 sec