Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-190314
#<BuildRuby:0x00007feee938fdd0
@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.20241025-190314",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.004534 0.005078 4.518078 ( 4.642568)
build_miniruby 0.001697 0.000399 1.865168 ( 1.906987)
build_ruby 0.001885 0.000444 4.894722 ( 5.258894)
build_all 0.004535 0.005459 7.554581 ( 5.278586)
build_install 0.007287 0.015754 10.425515 ( 7.608211)
test_btest 0.000716 0.000253 81.104771 ( 55.875618)
test_basic 0.007921 0.001127 1.160339 ( 1.492809)
test_all 0.113656 0.045804 818.208656 (474.151963)
test_rubyspec 0.054295 0.033098 128.185520 ( 50.174236)
total: 606.39 sec