Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-004101
#<BuildRuby:0x00005578f2d421a8
@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-004101",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.002287 0.003530 1.829736 ( 3.489995)
build_miniruby 0.001512 0.000424 1.812555 ( 2.380897)
build_ruby 0.002616 0.000000 3.624594 ( 4.671123)
build_all 0.007224 0.001591 6.043694 ( 6.047950)
build_install 0.017650 0.002293 7.469838 ( 7.946940)
test_btest 0.000900 0.000225 84.265980 ( 76.707483)
test_basic 0.000740 0.007062 0.923176 ( 1.450723)
test_all 0.100264 0.021441 814.564909 (470.374876)
test_rubyspec 0.040453 0.035842 102.153644 (140.836981)
total: 713.91 sec