Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-215009
#<BuildRuby:0x00007fd9d4c7fdc0
@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.20240715-215009",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000035)
build_up 0.005962 0.001440 2.672000 ( 2.752089)
build_miniruby 0.001668 0.000000 1.083830 ( 1.080929)
build_ruby 0.002023 0.000000 3.261167 ( 3.472958)
build_all 0.004204 0.004084 6.428854 ( 2.461891)
build_install 0.009707 0.007895 9.004864 ( 4.063841)
test_btest 0.000661 0.000196 100.071983 ( 26.428501)
test_basic 0.006353 0.000758 0.872844 ( 0.925842)
test_all 0.094942 0.055581 808.128742 (283.444921)
test_rubyspec 0.049337 0.039206 161.696399 ( 32.429225)
total: 357.06 sec