Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-135547
#<BuildRuby:0x00007fe82f9ffdc0
@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.20241221-135547",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001455 0.004265 2.067444 ( 2.438504)
build_miniruby 0.000000 0.001466 1.588897 ( 1.585677)
build_ruby 0.000289 0.001919 4.160886 ( 4.310579)
build_all 0.007706 0.001284 6.752024 ( 2.844039)
build_install 0.015857 0.001872 8.494106 ( 4.619961)
test_btest 0.000794 0.000128 74.156791 ( 19.710501)
test_basic 0.006116 0.003270 1.008266 ( 1.060236)
test_all 0.106971 0.034929 700.421153 (215.316001)
test_rubyspec 0.044438 0.037185 123.484952 ( 33.534986)
total: 285.42 sec