Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-083555
#<BuildRuby:0x00007f5c0520fdd8
@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.20240620-083555",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000000 0.008143 3.752265 ( 3.732217)
build_miniruby 0.000000 0.001845 2.031020 ( 2.029237)
build_ruby 0.000000 0.002363 3.715083 ( 3.890174)
build_all 0.001437 0.006605 7.735045 ( 3.127471)
build_install 0.013500 0.004533 10.755736 ( 5.388786)
test_btest 0.000685 0.000242 110.862158 ( 30.854903)
test_basic 0.004021 0.004995 1.107487 ( 1.163166)
test_all 0.111107 0.037418 835.034485 (236.213359)
test_rubyspec 0.055088 0.039223 162.480919 ( 33.467473)
total: 319.87 sec