Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-111306
#<BuildRuby:0x00007f3e0878fdc8
@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.20241022-111306",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.007875 0.001321 4.301723 ( 5.358062)
build_miniruby 0.001584 0.000528 1.798539 ( 2.000443)
build_ruby 0.001570 0.000523 4.953425 ( 5.695592)
build_all 0.005093 0.006026 7.728054 ( 6.118453)
build_install 0.021253 0.005717 10.996694 ( 9.221191)
test_btest 0.000719 0.000254 86.035434 ( 63.989100)
test_basic 0.010026 0.001904 1.104057 ( 1.322164)
test_all 0.121216 0.033613 769.340312 (319.491919)
test_rubyspec 0.036145 0.049942 123.403262 ( 27.276397)
total: 440.47 sec