Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-111222
#<BuildRuby:0x00007f5ab69cfdc0
@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.20241202-111222",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.008103 0.000843 3.557441 ( 3.623390)
build_miniruby 0.001592 0.000327 1.484117 ( 1.488779)
build_ruby 0.001568 0.000323 4.541571 ( 4.704817)
build_all 0.008119 0.001672 6.956393 ( 3.645557)
build_install 0.022739 0.000895 9.599441 ( 5.373078)
test_btest 0.000707 0.000131 82.486891 ( 46.129834)
test_basic 0.006722 0.004941 1.097306 ( 1.218524)
test_all 0.114736 0.036863 804.249967 (346.055700)
test_rubyspec 0.055804 0.036008 123.524492 ( 41.878267)
total: 454.12 sec