Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-154858
#<BuildRuby:0x00007f240f0afde0
@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-154858",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000044)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003184 0.005070 3.354260 ( 3.261111)
build_miniruby 0.001322 0.000472 1.598936 ( 1.596592)
build_ruby 0.000000 0.001950 3.696723 ( 3.877414)
build_all 0.009231 0.000000 7.725160 ( 3.157582)
build_install 0.011933 0.007485 10.162350 ( 4.678683)
test_btest 0.000694 0.000257 109.653247 ( 30.217603)
test_basic 0.005776 0.004634 1.138032 ( 1.192120)
test_all 0.091715 0.061706 846.064008 (248.750185)
test_rubyspec 0.050916 0.041310 165.752848 ( 37.877919)
total: 334.61 sec