Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-203904
#<BuildRuby:0x00007f0674d7fdd0
@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.20240813-203904",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003923 0.003998 3.592877 ( 3.427765)
build_miniruby 0.001297 0.000365 1.636669 ( 1.633260)
build_ruby 0.001469 0.000413 4.321217 ( 4.487172)
build_all 0.001949 0.007511 8.213479 ( 3.199079)
build_install 0.018366 0.001897 10.508261 ( 4.665528)
test_btest 0.000000 0.001070 113.923920 ( 30.364779)
test_basic 0.002534 0.008205 1.117091 ( 1.158144)
test_all 0.125918 0.022335 788.272438 (239.068307)
test_rubyspec 0.033209 0.051932 162.920180 ( 35.341169)
total: 323.35 sec