Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-044259
#<BuildRuby:0x00007f6e8506fdd8
@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.20241219-044259",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.000000 0.005462 2.051913 ( 2.492559)
build_miniruby 0.000000 0.001752 1.307295 ( 1.303743)
build_ruby 0.000881 0.001006 4.079063 ( 4.263845)
build_all 0.008232 0.000000 6.104651 ( 2.570078)
build_install 0.009966 0.008637 8.186847 ( 4.409941)
test_btest 0.000864 0.000243 75.542162 ( 20.993615)
test_basic 0.001118 0.008804 1.002744 ( 1.050757)
test_all 0.087445 0.057827 697.426004 (206.691142)
test_rubyspec 0.035104 0.042508 114.843642 ( 32.752675)
total: 276.53 sec