Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-091225
#<BuildRuby:0x00007f3b26d9fdd8
@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.20241228-091225",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.005421 0.000000 1.949066 ( 2.247778)
build_miniruby 0.000000 0.001563 1.494780 ( 1.492114)
build_ruby 0.000000 0.002027 4.125762 ( 25.919431)
build_all 0.005404 0.002623 6.270371 ( 2.528148)
build_install 0.010446 0.006508 7.603906 ( 3.895102)
test_btest 0.000662 0.000143 75.059262 ( 20.974364)
test_basic 0.005059 0.003978 0.987264 ( 1.035534)
test_all 0.100103 0.040985 664.594062 (206.200038)
test_rubyspec 0.055571 0.025640 115.286519 ( 25.944868)
total: 290.24 sec