Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-232037
#<BuildRuby:0x00007f826acefdd0
@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.20241209-232037",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.004346 0.004023 3.852881 ( 4.057364)
build_miniruby 0.002022 0.000000 1.740618 ( 1.810922)
build_ruby 0.002276 0.000000 4.643206 ( 4.947291)
build_all 0.006421 0.003853 6.723822 ( 4.301275)
build_install 0.012843 0.011310 9.160681 ( 5.987500)
test_btest 0.000671 0.000131 79.274891 ( 57.851884)
test_basic 0.004713 0.008016 1.091226 ( 1.409421)
test_all 0.101594 0.046863 705.564924 (237.922900)
test_rubyspec 0.048682 0.028528 111.151002 ( 19.844436)
total: 338.13 sec