Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-174619
#<BuildRuby:0x00007fcbfd32fde0
@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.20240622-174619",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.004223 0.003973 3.413965 ( 3.206300)
build_miniruby 0.001648 0.000299 1.411160 ( 1.528599)
build_ruby 0.000000 0.002091 3.838329 ( 6.653759)
build_all 0.004921 0.005072 8.024981 ( 3.254968)
build_install 0.009731 0.013472 10.520127 ( 4.855557)
test_btest 0.001093 0.000000 111.000638 ( 29.243780)
test_basic 0.002128 0.006474 1.168290 ( 1.220601)
test_all 0.113926 0.034080 822.785888 (257.006722)
test_rubyspec 0.058325 0.039460 161.908677 ( 32.935427)
total: 339.91 sec