Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-194820
#<BuildRuby:0x0000556d73f76120
@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.20231221-194820",
@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.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.005395 0.000000 1.853692 ( 2.180460)
build_miniruby 0.000000 0.001371 1.549545 ( 1.547720)
build_ruby 0.000000 0.001453 3.350377 ( 3.550480)
build_all 0.002346 0.005018 5.827745 ( 2.379663)
build_install 0.006797 0.011603 7.138771 ( 3.596801)
test_btest 0.000992 0.000000 81.822277 ( 22.117546)
test_basic 0.004817 0.000619 0.783414 ( 0.842374)
test_all 0.064751 0.054415 653.082893 (206.650739)
test_rubyspec 0.023296 0.035369 91.586658 (103.152302)
total: 346.02 sec