Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-051047
#<BuildRuby:0x00007f8e78c2fde0
@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.20240830-051047",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000009 0.000038 ( 0.000035)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.003781 0.004022 3.131167 ( 3.092218)
build_miniruby 0.001287 0.000409 1.240344 ( 1.237315)
build_ruby 0.001635 0.000520 4.229500 ( 4.381092)
build_all 0.007446 0.000983 7.614456 ( 3.051428)
build_install 0.018747 0.000000 10.484495 ( 4.927321)
test_btest 0.000795 0.000000 113.422235 ( 29.770861)
test_basic 0.009170 0.000000 0.933470 ( 0.982118)
test_all 0.109471 0.041175 812.849307 (240.715666)
test_rubyspec 0.048573 0.042820 161.439568 ( 34.516185)
total: 322.68 sec