Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-100921
#<BuildRuby:0x00007f7d0cd1fde0
@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.20240624-100921",
@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.000035 0.000008 0.000043 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.003459 0.004904 3.463657 ( 3.547086)
build_miniruby 0.000000 0.001694 1.415710 ( 1.413196)
build_ruby 0.000000 0.001983 3.627973 ( 3.823049)
build_all 0.004510 0.004461 7.998283 ( 3.121030)
build_install 0.010787 0.007680 10.727004 ( 5.060421)
test_btest 0.000850 0.000299 111.722181 ( 28.980431)
test_basic 0.001513 0.007160 1.048007 ( 1.096240)
test_all 0.126117 0.025431 816.116226 (255.577173)
test_rubyspec 0.036597 0.058223 172.833674 ( 35.302529)
total: 337.92 sec