Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-114315
#<BuildRuby:0x00007f4eb163fdd8
@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.20241007-114315",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.006495 0.001467 3.934530 ( 3.865713)
build_miniruby 0.001286 0.000291 1.738766 ( 1.734942)
build_ruby 0.001595 0.000360 4.082189 ( 4.263081)
build_all 0.007964 0.001798 7.360151 ( 2.977221)
build_install 0.017783 0.001816 9.880400 ( 4.442645)
test_btest 0.000755 0.000160 93.581124 ( 25.071053)
test_basic 0.010490 0.000164 1.053055 ( 1.094969)
test_all 0.086290 0.064980 808.549233 (274.041048)
test_rubyspec 0.045004 0.040290 141.910122 ( 34.173321)
total: 351.67 sec