Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-232949
#<BuildRuby:0x00007f524c70fdc8
@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.20241107-232949",
@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.000007 0.000025 ( 0.000024)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.008712 0.000200 4.273152 ( 4.688178)
build_miniruby 0.001447 0.000467 1.811357 ( 1.917886)
build_ruby 0.002007 0.000000 4.681921 ( 4.980384)
build_all 0.006409 0.001617 6.442769 ( 2.805996)
build_install 0.004056 0.014059 8.958103 ( 4.369005)
test_btest 0.000681 0.000276 79.215268 ( 23.978564)
test_basic 0.007922 0.002406 1.010138 ( 1.108480)
test_all 0.097680 0.046730 718.196216 (230.534414)
test_rubyspec 0.028170 0.050752 117.196410 ( 25.079016)
total: 299.46 sec