Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-085325
#<BuildRuby:0x00007f213707fdc8
@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.20240718-085325",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000037 0.000008 0.000045 ( 0.000045)
build_up 0.003226 0.004741 3.538034 ( 3.497352)
build_miniruby 0.001427 0.000336 1.676016 ( 1.705188)
build_ruby 0.001859 0.000437 3.723267 ( 3.871122)
build_all 0.001981 0.006589 8.030809 ( 3.210138)
build_install 0.016790 0.001128 10.925190 ( 5.011523)
test_btest 0.000737 0.000188 118.000218 ( 30.832439)
test_basic 0.001837 0.006959 1.231817 ( 1.285222)
test_all 0.121925 0.026143 821.389616 (261.090606)
test_rubyspec 0.054408 0.036498 174.481124 ( 45.456090)
total: 355.96 sec