Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-110659
#<BuildRuby:0x00007f410579fde0
@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.20240616-110659",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000028 0.000006 0.000034 ( 0.000030)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.008837 0.001000 4.077780 ( 5.928001)
build_miniruby 0.001900 0.000380 1.814512 ( 2.208788)
build_ruby 0.002131 0.000426 4.730409 ( 33.894154)
build_all 0.007113 0.003866 8.585057 ( 11.961268)
build_install 0.014415 0.012044 11.642718 ( 28.375667)
test_btest 0.000767 0.000207 121.355417 (168.345121)
test_basic 0.008116 0.005539 1.440053 ( 2.993518)
test_all 0.114023 0.053340 919.486166 (1165.600107)
test_rubyspec 0.047970 0.049070 170.262422 ( 92.675771)
total: 1511.98 sec