Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-054835
#<BuildRuby:0x00007f989eaffdc8
@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.20240924-054835",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.003778 0.005490 4.479499 ( 3.754608)
build_miniruby 0.001976 0.000000 1.581431 ( 1.578529)
build_ruby 0.002133 0.000000 4.131315 ( 4.367872)
build_all 0.006303 0.002041 7.021110 ( 2.959791)
build_install 0.014839 0.004974 10.488920 ( 4.862073)
test_btest 0.000677 0.000233 93.850500 ( 25.565014)
test_basic 0.002157 0.007547 1.028612 ( 1.090964)
test_all 0.110556 0.037269 742.791113 (230.311813)
test_rubyspec 0.044254 0.040915 132.280592 ( 29.530683)
total: 304.02 sec