Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-071935
#<BuildRuby:0x0000561155511a00
@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.20240124-071935",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005332 0.000889 2.023416 ( 3.581911)
build_miniruby 0.000000 0.002174 1.823391 ( 2.759204)
build_ruby 0.000000 0.001973 3.730850 ( 4.796416)
build_all 0.008129 0.000768 6.478740 ( 6.066640)
build_install 0.016645 0.003329 8.074968 ( 8.446927)
test_btest 0.001201 0.000083 90.426106 ( 84.982680)
test_basic 0.001499 0.006016 0.995236 ( 1.425011)
test_all 0.080005 0.036919 739.143346 (416.136394)
test_rubyspec 0.061815 0.042432 176.468650 (215.712669)
total: 743.91 sec