Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-155617
#<BuildRuby:0x00007fb69af1fdd0
@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.20240704-155617",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.005420 0.003251 4.114351 ( 3.555799)
build_miniruby 0.001812 0.000526 1.578004 ( 1.573491)
build_ruby 0.001395 0.000405 3.830984 ( 3.953515)
build_all 0.007577 0.002200 8.468002 ( 3.332452)
build_install 0.018452 0.002330 11.450561 ( 5.351494)
test_btest 0.000762 0.000206 119.248617 ( 31.155848)
test_basic 0.009143 0.002152 1.189706 ( 1.242168)
test_all 0.110508 0.045898 931.553715 (376.972601)
test_rubyspec 0.070212 0.029377 185.398129 (118.257414)
total: 545.40 sec