Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-113226
#<BuildRuby:0x00005616628edf68
@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.20230902-113226",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001664 0.003601 1.738415 ( 2.142387)
build_miniruby 0.001727 0.000000 1.646154 ( 1.666778)
build_ruby 0.001594 0.000000 3.300767 ( 3.508348)
build_all 0.005054 0.002455 6.001665 ( 2.891373)
build_install 0.006974 0.012534 7.313737 ( 5.165253)
test_btest 0.000608 0.000184 83.344217 ( 38.453943)
test_basic 0.006759 0.000953 0.919889 ( 1.018942)
test_all 0.004871 0.004010 750.024840 (553.929780)
test_rubyspec 0.050655 0.033833 108.193824 (173.819406)
total: 782.60 sec