Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-094734
#<BuildRuby:0x00007fee5d57fdc0
@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.20241027-094734",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007282 0.000624 3.499910 ( 3.391516)
build_miniruby 0.001473 0.000127 1.621072 ( 1.619258)
build_ruby 0.000000 0.001832 4.291026 ( 22.565437)
build_all 0.002217 0.006249 6.998724 ( 3.306193)
build_install 0.014737 0.004518 9.795469 ( 4.703145)
test_btest 0.001005 0.000154 76.994578 ( 23.218057)
test_basic 0.005819 0.004537 0.873248 ( 0.924231)
test_all 0.098032 0.050467 707.422282 (235.131344)
test_rubyspec 0.044303 0.041474 123.086395 ( 29.244828)
total: 324.11 sec