Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-024335
#<BuildRuby:0x00007f3d7c74fde0
@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.20240701-024335",
@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.000030)
autoconf 0.000093 0.000000 0.000093 ( 0.000065)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.010118 0.001253 4.913929 ( 5.137154)
build_miniruby 0.002171 0.000434 2.551006 ( 2.843783)
build_ruby 0.002238 0.000448 4.705784 ( 5.031367)
build_all 0.004523 0.007731 9.113448 ( 5.652519)
build_install 0.025008 0.002745 13.091306 ( 8.025913)
test_btest 0.000744 0.000168 119.886407 ( 35.315056)
test_basic 0.005950 0.003824 1.119722 ( 1.164851)
test_all 0.102632 0.050899 811.142597 (227.013443)
test_rubyspec 0.053811 0.044174 167.362767 ( 26.946219)
total: 317.13 sec