Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-213650
#<BuildRuby:0x00007faf1854fdc0
@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.20241020-213650",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.000000 0.007305 3.391573 ( 3.282735)
build_miniruby 0.001356 0.000269 1.151029 ( 1.148739)
build_ruby 0.001543 0.000221 3.717657 ( 3.916665)
build_all 0.008945 0.000132 7.001596 ( 2.824918)
build_install 0.013304 0.004201 9.323898 ( 4.255287)
test_btest 0.000784 0.000118 87.088190 ( 22.773182)
test_basic 0.008324 0.000624 1.082511 ( 1.127061)
test_all 0.108911 0.037180 714.963612 (230.678474)
test_rubyspec 0.036656 0.048874 133.399074 ( 37.404872)
total: 307.41 sec