Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-022622
#<BuildRuby:0x00007fa0667efdc0
@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.20241024-022622",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000000 0.007254 3.035116 ( 3.027297)
build_miniruby 0.001641 0.000000 1.223292 ( 1.220790)
build_ruby 0.001689 0.000000 3.163111 ( 3.426134)
build_all 0.008148 0.000000 5.865742 ( 2.305131)
build_install 0.018206 0.000000 8.252767 ( 3.818256)
test_btest 0.000881 0.000000 69.300030 ( 18.845637)
test_basic 0.002511 0.007085 0.749946 ( 0.795860)
test_all 0.117084 0.031753 692.258468 (208.720845)
test_rubyspec 0.038945 0.047030 127.313632 ( 29.684033)
total: 271.85 sec