Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-032948
#<BuildRuby:0x00007fba0becfdc0
@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.20241203-032948",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000043 0.000006 0.000049 ( 0.000048)
configure 0.000038 0.000005 0.000043 ( 0.000042)
build_up 0.004125 0.004640 3.834304 ( 4.191559)
build_miniruby 0.001424 0.000237 1.735530 ( 1.815108)
build_ruby 0.001900 0.000316 4.601737 ( 4.850339)
build_all 0.008608 0.001435 6.877488 ( 4.854719)
build_install 0.017875 0.005242 9.731831 ( 7.384691)
test_btest 0.000893 0.000160 84.238240 ( 70.241152)
test_basic 0.004202 0.004484 1.133618 ( 1.510852)
test_all 0.091770 0.058351 799.775412 (459.402310)
test_rubyspec 0.043138 0.043206 124.339028 ( 52.649348)
total: 606.90 sec