Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-222134
#<BuildRuby:0x00007f963cf3fdc0
@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.20241115-222134",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.004708 0.004084 4.206924 ( 4.662253)
build_miniruby 0.001342 0.000224 1.758718 ( 1.779733)
build_ruby 0.002147 0.000000 3.987556 ( 4.203979)
build_all 0.007585 0.000279 6.142892 ( 2.592279)
build_install 0.009763 0.006171 8.676414 ( 5.540020)
test_btest 0.000863 0.000000 75.365374 ( 25.774990)
test_basic 0.004359 0.000000 0.777296 ( 3.553520)
test_all 0.113944 0.027830 699.369988 (269.470834)
test_rubyspec 0.047979 0.030903 120.891142 ( 24.806240)
total: 342.39 sec