Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-172551
#<BuildRuby:0x00007f4c0a87fde0
@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.20240829-172551",
@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.000032 0.000003 0.000035 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000000 0.007629 3.216504 ( 3.213577)
build_miniruby 0.000000 0.001490 1.438382 ( 1.435309)
build_ruby 0.000000 0.001814 4.057482 ( 4.200956)
build_all 0.005347 0.002541 6.917057 ( 2.593040)
build_install 0.018223 0.000665 9.237656 ( 4.133179)
test_btest 0.000783 0.000148 111.320113 ( 29.873592)
test_basic 0.005383 0.004131 1.279063 ( 1.327586)
test_all 0.108521 0.037639 787.483992 (238.618652)
test_rubyspec 0.045288 0.039246 161.502214 ( 26.919651)
total: 312.32 sec