Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-231209
#<BuildRuby:0x000055bc33e2dde0
@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.20230919-231209",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005956 0.000298 2.106339 ( 3.479838)
build_miniruby 0.001641 0.000000 1.637622 ( 1.639623)
build_ruby 0.001882 0.000000 3.279120 ( 3.460827)
build_all 0.008151 0.000000 6.264132 ( 3.123103)
build_install 0.018843 0.000253 7.562245 ( 5.154722)
test_btest 0.000699 0.000085 85.184966 ( 32.381801)
test_basic 0.008690 0.000037 0.993814 ( 1.072188)
test_all 0.005774 0.003842 695.089674 (246.168253)
test_rubyspec 0.033092 0.037429 102.160825 (113.509941)
total: 409.99 sec