Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-172953
#<BuildRuby:0x00007feedadefdc0
@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.20241217-172953",
@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.000025)
autoconf 0.000047 0.000000 0.000047 ( 0.000048)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.008265 0.000000 2.806546 ( 3.910431)
build_miniruby 0.001833 0.000000 2.256729 ( 2.507084)
build_ruby 0.002177 0.000000 4.226206 ( 78.196345)
build_all 0.009330 0.000697 6.718741 ( 4.617954)
build_install 0.009392 0.011178 8.855829 ( 6.598477)
test_btest 0.000764 0.000268 79.856195 ( 61.889506)
test_basic 0.005756 0.006176 1.154752 ( 1.603250)
test_all 0.118299 0.033389 797.500988 (496.010592)
test_rubyspec 0.060424 0.020862 122.298594 ( 42.061864)
total: 697.40 sec