Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-100108
#<BuildRuby:0x00007f6ebf6dfdc8
@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.20241218-100108",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000038 0.000002 0.000040 ( 0.000039)
configure 0.000034 0.000002 0.000036 ( 0.000037)
build_up 0.002794 0.004335 2.448722 ( 3.007702)
build_miniruby 0.001618 0.000152 1.758585 ( 1.858436)
build_ruby 0.002242 0.000211 4.296611 ( 4.749895)
build_all 0.006187 0.004519 6.563726 ( 4.496812)
build_install 0.019778 0.004090 8.773231 ( 6.678835)
test_btest 0.000762 0.000100 78.097216 ( 29.993619)
test_basic 0.007159 0.004759 1.040721 ( 1.195318)
test_all 0.108095 0.037783 714.858556 (238.484585)
test_rubyspec 0.048419 0.031504 118.013160 ( 25.687297)
total: 316.15 sec