Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-052352
#<BuildRuby:0x00007f1480cafdc8
@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.20241227-052352",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.001714 0.004195 1.861563 ( 2.169237)
build_miniruby 0.001189 0.000191 1.495639 ( 1.492631)
build_ruby 0.000000 0.001810 3.959283 ( 4.179058)
build_all 0.006366 0.001823 6.431844 ( 2.704747)
build_install 0.004891 0.013240 7.783240 ( 4.114290)
test_btest 0.000710 0.000193 75.807549 ( 20.252531)
test_basic 0.000069 0.008308 1.075271 ( 1.123095)
test_all 0.110991 0.035302 712.779117 (216.619426)
test_rubyspec 0.029310 0.050281 119.487914 ( 29.710814)
total: 282.37 sec