Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-090950
#<BuildRuby:0x00007f6ce14efde0
@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.20240618-090950",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000038 0.000004 0.000042 ( 0.000043)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.009376 0.000637 3.951855 ( 6.347619)
build_miniruby 0.000000 0.002604 1.793596 ( 2.277742)
build_ruby 0.001175 0.001582 4.488175 ( 31.229480)
build_all 0.010816 0.000000 8.462163 ( 10.434397)
build_install 0.018579 0.008382 11.721582 ( 15.653137)
test_btest 0.000860 0.000147 121.925819 (164.875870)
test_basic 0.014819 0.001048 1.286287 ( 2.738742)
test_all 0.106411 0.062429 930.101629 (1051.376285)
test_rubyspec 0.033252 0.060179 163.300702 ( 50.771442)
total: 1335.71 sec