Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-092527
#<BuildRuby:0x00007fbe606bfdc0
@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.20241101-092527",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.008197 0.001490 4.244830 ( 4.809410)
build_miniruby 0.001505 0.000274 1.849271 ( 1.979982)
build_ruby 0.000000 0.002138 4.552785 ( 4.829491)
build_all 0.005978 0.004810 7.277640 ( 3.381247)
build_install 0.013287 0.006333 8.825243 ( 4.044214)
test_btest 0.000726 0.000176 73.695477 ( 19.483127)
test_basic 0.008605 0.001004 0.844002 ( 0.892051)
test_all 0.098645 0.049319 692.194195 (210.952859)
test_rubyspec 0.047416 0.035898 119.369593 ( 32.072284)
total: 282.45 sec