Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-221338
#<BuildRuby:0x00007f3e68cbfdd8
@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.20240716-221338",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.003193 0.003852 3.026318 ( 3.092212)
build_miniruby 0.001425 0.000344 1.566526 ( 1.563933)
build_ruby 0.001775 0.000429 4.165836 ( 4.338731)
build_all 0.006306 0.003636 7.962901 ( 3.247004)
build_install 0.018198 0.002429 10.694527 ( 5.148949)
test_btest 0.000649 0.000158 120.504987 ( 35.987783)
test_basic 0.002986 0.002913 1.051122 ( 1.105943)
test_all 0.081948 0.066620 802.115037 (234.404526)
test_rubyspec 0.044072 0.048695 163.150560 ( 35.529873)
total: 324.42 sec