Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-061019
#<BuildRuby:0x00007f254480fdc0
@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-061019",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.002386 0.004964 3.268600 ( 3.255267)
build_miniruby 0.001100 0.000419 1.283418 ( 1.279976)
build_ruby 0.000000 0.002229 4.327830 ( 4.449662)
build_all 0.003145 0.005976 6.928303 ( 3.206166)
build_install 0.014379 0.006931 9.805883 ( 4.840709)
test_btest 0.000532 0.000246 72.621899 ( 23.809858)
test_basic 0.005987 0.002763 0.894455 ( 0.950569)
test_all 0.113658 0.033862 711.030517 (212.732921)
test_rubyspec 0.054055 0.027095 113.266745 ( 26.803856)
total: 281.33 sec