Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-165457
#<BuildRuby:0x00007f635b28fdc8
@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.20240704-165457",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.005233 0.003277 3.660018 ( 3.163310)
build_miniruby 0.001358 0.000351 1.668116 ( 1.792792)
build_ruby 0.001211 0.000768 4.292756 ( 18.769082)
build_all 0.006981 0.003175 8.552284 ( 3.469896)
build_install 0.009545 0.012423 12.227675 ( 5.930709)
test_btest 0.000000 0.001039 127.233735 ( 51.558930)
test_basic 0.006405 0.009432 1.490182 ( 1.878291)
test_all 0.120316 0.040888 921.442759 (346.258501)
test_rubyspec 0.043745 0.050957 179.729911 ( 60.495257)
total: 493.32 sec