Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-124522
#<BuildRuby:0x00007f01924efdc8
@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.20240905-124522",
@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.000027 0.000005 0.000032 ( 0.000034)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.001988 0.007610 4.018347 ( 4.488131)
build_miniruby 0.001538 0.000374 1.794991 ( 1.891439)
build_ruby 0.002063 0.000502 4.535617 ( 4.832708)
build_all 0.006707 0.001632 7.398606 ( 2.841701)
build_install 0.005348 0.011871 10.835013 ( 5.248398)
test_btest 0.000699 0.000215 124.467433 ( 45.825660)
test_basic 0.003153 0.009585 1.417788 ( 1.745043)
test_all 0.123010 0.029559 858.410216 (277.071582)
test_rubyspec 0.054102 0.036825 165.159558 ( 34.335051)
total: 378.28 sec