Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-202042
#<BuildRuby:0x000055f3478da320
@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.20240225-202042",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.003999 0.003727 2.696210 ( 3.450150)
build_miniruby 0.001177 0.000074 1.831369 ( 1.916138)
build_ruby 0.000000 0.001932 3.601313 ( 22.901746)
build_all 0.000000 0.008038 6.899416 ( 4.418025)
build_install 0.009149 0.009605 8.907667 ( 7.331430)
test_btest 0.000889 0.000183 93.256940 ( 50.681100)
test_basic 0.003043 0.004678 1.020998 ( 1.304279)
test_all 0.094740 0.023184 731.190866 (301.519754)
test_rubyspec 0.031521 0.052861 123.293949 (132.735864)
total: 526.26 sec