Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-193638
#<BuildRuby:0x00007fbaa404fdd8
@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.20241003-193638",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.002650 0.005118 3.660016 ( 3.597601)
build_miniruby 0.001188 0.000457 1.669327 ( 1.666501)
build_ruby 0.001287 0.000495 3.729997 ( 14.821602)
build_all 0.004655 0.003583 7.152841 ( 2.838294)
build_install 0.013630 0.004662 10.041204 ( 4.880812)
test_btest 0.000763 0.000301 94.435418 ( 28.915448)
test_basic 0.005522 0.006907 1.176376 ( 1.260881)
test_all 0.101974 0.049493 781.532869 (240.721013)
test_rubyspec 0.039904 0.045380 133.541625 ( 27.642306)
total: 326.35 sec