Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-092652
#<BuildRuby:0x000056341d6b9fc0
@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.20230920-092652",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003024 0.003783 2.316562 ( 4.288954)
build_miniruby 0.001245 0.000258 1.742950 ( 2.117141)
build_ruby 0.001760 0.000364 3.421848 ( 3.802250)
build_all 0.007646 0.000717 6.317660 ( 4.300298)
build_install 0.014853 0.004671 8.004633 ( 7.053799)
test_btest 0.000816 0.000000 87.544739 ( 44.273141)
test_basic 0.004012 0.004439 1.025793 ( 1.349655)
test_all 0.009564 0.001146 682.810075 (289.463623)
test_rubyspec 0.044024 0.026467 107.830251 (123.892100)
total: 480.54 sec