Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-161543
#<BuildRuby:0x00007f1768f7fdd8
@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.20240801-161543",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000000 0.000050 0.000050 ( 0.000050)
build_up 0.000000 0.007570 3.400490 ( 3.506840)
build_miniruby 0.001116 0.000396 1.335526 ( 1.331934)
build_ruby 0.001353 0.000480 3.065301 ( 3.286255)
build_all 0.003024 0.004864 6.737773 ( 2.530130)
build_install 0.017645 0.000000 9.411438 ( 4.247912)
test_btest 0.000923 0.000000 101.584912 ( 26.700366)
test_basic 0.009787 0.000000 0.968015 ( 1.016927)
test_all 0.121215 0.023049 703.074038 (200.799746)
test_rubyspec 0.060999 0.027621 157.368415 ( 26.713633)
total: 270.13 sec