Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-053930
#<BuildRuby:0x00007f7e6a71fdc8
@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.20240906-053930",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.003473 0.004639 3.261184 ( 3.380498)
build_miniruby 0.001446 0.000280 1.242872 ( 1.239195)
build_ruby 0.001400 0.000271 4.072269 ( 4.267911)
build_all 0.008073 0.000731 7.891957 ( 3.123995)
build_install 0.010182 0.008974 10.422664 ( 4.887514)
test_btest 0.001048 0.000246 118.884032 ( 30.675017)
test_basic 0.008793 0.000006 1.167923 ( 1.214927)
test_all 0.110946 0.046379 865.069612 (280.468441)
test_rubyspec 0.045538 0.041743 177.498231 ( 62.311430)
total: 391.57 sec