Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-052445
#<BuildRuby:0x00007f14ccc3fdd8
@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.20240706-052445",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000038)
build_up 0.006603 0.002084 3.961917 ( 3.516398)
build_miniruby 0.001296 0.000460 1.343455 ( 1.340252)
build_ruby 0.002445 0.000000 3.765602 ( 3.913568)
build_all 0.007483 0.001992 8.435601 ( 3.363784)
build_install 0.014806 0.006311 10.973681 ( 4.929549)
test_btest 0.001181 0.000000 122.308893 ( 33.275517)
test_basic 0.007875 0.004394 1.379223 ( 1.428702)
test_all 0.110414 0.045503 952.045081 (341.336233)
test_rubyspec 0.063116 0.034674 181.863933 ( 42.263119)
total: 435.37 sec