Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-213904
#<BuildRuby:0x0000557c31755a00
@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.20231212-213904",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000000 0.006922 2.210253 ( 2.382206)
build_miniruby 0.000648 0.001009 1.703504 ( 1.744197)
build_ruby 0.000000 0.001820 3.322483 ( 3.650819)
build_all 0.004150 0.003079 5.665354 ( 2.809961)
build_install 0.015326 0.002884 7.231825 ( 4.241948)
test_btest 0.000682 0.000160 82.437163 ( 43.438429)
test_basic 0.004054 0.000946 0.863866 ( 0.932659)
test_all 0.074717 0.046132 693.170799 (249.738318)
test_rubyspec 0.024413 0.040788 93.297794 (105.062411)
total: 414.00 sec