Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-021919
#<BuildRuby:0x00007fcdbf37fde0
@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.20240718-021919",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000033)
build_up 0.002759 0.004756 3.053378 ( 2.969223)
build_miniruby 0.001477 0.000000 1.079518 ( 1.077215)
build_ruby 0.001848 0.000000 2.963007 ( 3.174559)
build_all 0.008398 0.000000 7.677326 ( 2.848224)
build_install 0.015329 0.002805 9.527102 ( 4.372452)
test_btest 0.000734 0.000168 103.939104 ( 26.665780)
test_basic 0.007068 0.000682 0.873688 ( 0.924835)
test_all 0.094776 0.057055 807.602261 (260.540148)
test_rubyspec 0.049222 0.040628 173.820036 ( 50.645793)
total: 353.22 sec