Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-013051
#<BuildRuby:0x00007fc36413fdd8
@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.20240727-013051",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000608 0.009514 3.948075 ( 6.817882)
build_miniruby 0.001772 0.000466 1.809184 ( 3.371255)
build_ruby 0.001733 0.000456 4.579782 ( 15.310170)
build_all 0.009504 0.001489 9.035645 ( 11.263272)
build_install 0.020045 0.006075 12.180569 ( 15.848387)
test_btest 0.000836 0.000219 127.168480 (168.579110)
test_basic 0.000471 0.012381 1.386867 ( 2.629786)
test_all 0.108100 0.065484 1011.078308 (1271.265365)
test_rubyspec 0.068805 0.026682 180.741367 (107.554424)
total: 1602.64 sec