Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-012915
#<BuildRuby:0x00007efd5c20fde0
@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.20241029-012915",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.003357 0.003879 3.351070 ( 3.289739)
build_miniruby 0.001453 0.000000 1.552911 ( 1.549844)
build_ruby 0.000000 0.001859 3.745516 ( 3.920159)
build_all 0.002946 0.005201 6.528643 ( 2.647387)
build_install 0.009666 0.006259 8.643787 ( 4.015683)
test_btest 0.000690 0.000177 74.492151 ( 22.635156)
test_basic 0.004430 0.005001 1.003893 ( 1.070011)
test_all 0.108196 0.037966 748.005885 (240.022606)
test_rubyspec 0.041836 0.040534 119.712158 ( 27.085774)
total: 306.24 sec