Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-011219
#<BuildRuby:0x00007f7310dbfdc8
@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.20240905-011219",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.006335 0.001408 3.625856 ( 3.481770)
build_miniruby 0.001326 0.000295 1.595899 ( 1.592469)
build_ruby 0.000000 0.001836 4.240572 ( 4.458123)
build_all 0.004463 0.003555 7.843218 ( 3.203082)
build_install 0.020220 0.000513 10.219124 ( 4.790891)
test_btest 0.000953 0.000000 113.513526 ( 31.496111)
test_basic 0.008838 0.000160 1.222283 ( 1.270306)
test_all 0.109367 0.042386 856.626129 (255.730269)
test_rubyspec 0.052909 0.035707 163.985806 ( 41.624913)
total: 347.65 sec