Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-090034
#<BuildRuby:0x000055807c691f48
@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.20231231-090034",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.004022 0.001408 1.562856 ( 1.918987)
build_miniruby 0.001084 0.000380 1.595725 ( 1.594442)
build_ruby 0.001159 0.000406 3.194219 ( 3.422772)
build_all 0.005809 0.001830 5.767965 ( 3.105303)
build_install 0.011020 0.006190 7.006658 ( 4.214149)
test_btest 0.000665 0.000246 82.815827 ( 39.057403)
test_basic 0.001321 0.006696 0.987105 ( 1.107798)
test_all 0.087404 0.031940 762.520938 (307.883767)
test_rubyspec 0.038699 0.029457 97.277562 (108.896798)
total: 471.20 sec