Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-055809
#<BuildRuby:0x00007f53a289fdd0
@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.20240905-055809",
@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.000027 0.000003 0.000030 ( 0.000031)
autoconf 0.000044 0.000005 0.000049 ( 0.000048)
configure 0.000041 0.000004 0.000045 ( 0.000045)
build_up 0.009023 0.000976 4.630954 ( 6.643152)
build_miniruby 0.000000 0.002138 1.928450 ( 2.479099)
build_ruby 0.000000 0.002470 5.038679 ( 6.229632)
build_all 0.006973 0.004248 9.329098 ( 9.395873)
build_install 0.017575 0.008793 12.812938 ( 15.930738)
test_btest 0.000000 0.001371 134.949596 (145.186127)
test_basic 0.009383 0.003958 1.471783 ( 2.265791)
test_all 0.107329 0.061668 1052.502474 (940.412025)
test_rubyspec 0.033332 0.064311 183.426549 (148.871765)
total: 1277.42 sec