Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-163338
#<BuildRuby:0x00007f9c979efdc8
@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.20241122-163338",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.008512 0.000145 4.156711 ( 4.501157)
build_miniruby 0.001444 0.000350 1.732587 ( 1.873699)
build_ruby 0.001505 0.000365 4.492986 ( 4.805072)
build_all 0.009117 0.000222 6.810865 ( 4.034058)
build_install 0.011558 0.010275 9.971232 ( 6.349376)
test_btest 0.000741 0.000206 73.936325 ( 22.381031)
test_basic 0.006978 0.001486 1.026015 ( 1.073898)
test_all 0.101141 0.046112 695.868043 (209.838566)
test_rubyspec 0.048684 0.036847 117.869700 ( 27.867856)
total: 282.73 sec