Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-202050
#<BuildRuby:0x00007f8129b3fdd8
@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.20240815-202050",
@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.000004 0.000027 ( 0.000026)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.003781 0.007118 4.017983 ( 4.621479)
build_miniruby 0.001630 0.000376 1.699690 ( 1.871256)
build_ruby 0.001960 0.000453 4.542563 ( 15.134733)
build_all 0.007653 0.000811 8.028344 ( 3.045700)
build_install 0.016148 0.003129 10.727909 ( 5.096163)
test_btest 0.000741 0.000165 107.696881 ( 30.579882)
test_basic 0.009135 0.001104 0.997324 ( 4.894777)
test_all 0.102875 0.045803 834.014058 (259.878688)
test_rubyspec 0.047510 0.040841 161.910621 ( 30.990240)
total: 356.11 sec