Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-040551
#<BuildRuby:0x00007ff6f1e4fdc8
@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.20241031-040551",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.006356 0.000953 3.314282 ( 3.309724)
build_miniruby 0.001523 0.000228 1.124594 ( 1.121661)
build_ruby 0.001605 0.000241 3.230875 ( 3.445925)
build_all 0.004173 0.004490 5.964968 ( 2.287346)
build_install 0.014802 0.001865 8.459661 ( 3.698697)
test_btest 0.000919 0.000167 67.044469 ( 18.848605)
test_basic 0.007333 0.000394 0.824948 ( 0.876408)
test_all 0.107018 0.035793 613.646036 (201.209186)
test_rubyspec 0.024371 0.058229 119.042629 ( 21.517948)
total: 256.32 sec