Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-032529
#<BuildRuby:0x00007f3e4fcbfdd8
@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.20240708-032529",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.006162 0.001699 4.142110 ( 3.549276)
build_miniruby 0.001265 0.000349 1.355605 ( 1.352456)
build_ruby 0.001580 0.000435 4.149766 ( 4.294191)
build_all 0.007188 0.001983 8.397572 ( 3.323565)
build_install 0.017168 0.004267 12.049033 ( 5.719504)
test_btest 0.000671 0.000183 124.218491 ( 32.645762)
test_basic 0.005597 0.004865 1.298161 ( 1.340838)
test_all 0.106367 0.049911 938.892195 (258.124454)
test_rubyspec 0.050147 0.049790 173.336028 ( 38.914174)
total: 349.27 sec