Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-113131
#<BuildRuby:0x00007f1c0a9bfdc0
@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.20240904-113131",
@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.000032 0.000009 0.000041 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.003853 0.003952 3.558358 ( 3.450742)
build_miniruby 0.001316 0.000382 1.204629 ( 1.204081)
build_ruby 0.001593 0.000463 3.859667 ( 4.035891)
build_all 0.003479 0.005210 7.826326 ( 3.140177)
build_install 0.011508 0.008285 10.197249 ( 4.726766)
test_btest 0.002895 0.000000 118.382181 ( 42.002727)
test_basic 0.008001 0.005243 1.401217 ( 1.619589)
test_all 0.112961 0.037943 852.743780 (270.298729)
test_rubyspec 0.065076 0.025001 158.692160 ( 33.428931)
total: 363.91 sec