Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-070335
#<BuildRuby:0x0000563997bae1a0
@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.20240126-070335",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005553 0.001028 2.048315 ( 3.829815)
build_miniruby 0.001654 0.000000 1.787373 ( 2.232514)
build_ruby 0.001686 0.000000 3.560584 ( 4.815248)
build_all 0.009096 0.000044 6.671899 ( 8.265095)
build_install 0.013874 0.008573 8.379203 ( 9.743228)
test_btest 0.000000 0.001078 89.272158 (102.200700)
test_basic 0.000000 0.007749 0.984243 ( 1.704267)
test_all 0.091485 0.034309 783.616896 (738.499902)
test_rubyspec 0.058964 0.048365 182.473062 (236.747095)
total: 1108.04 sec