Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-025959
#<BuildRuby:0x00007f3949d8fde0
@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.20240812-025959",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003359 0.004577 3.727834 ( 3.725878)
build_miniruby 0.001927 0.000000 1.702276 ( 1.701139)
build_ruby 0.001928 0.000000 4.406618 ( 4.594105)
build_all 0.005628 0.004397 8.223142 ( 3.231779)
build_install 0.007289 0.014303 11.450830 ( 5.407346)
test_btest 0.000927 0.000244 122.942772 ( 32.337287)
test_basic 0.009828 0.000467 1.348631 ( 1.392389)
test_all 0.115626 0.038666 838.240039 (251.195392)
test_rubyspec 0.051166 0.042109 173.947202 ( 35.241298)
total: 338.83 sec