Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-005339
#<BuildRuby:0x00007f4c2c39fdd0
@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.20240904-005339",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.006116 0.002718 4.044169 ( 4.232585)
build_miniruby 0.001461 0.000650 1.816051 ( 1.923482)
build_ruby 0.000000 0.002367 4.743414 ( 4.935337)
build_all 0.004141 0.003783 8.440756 ( 3.455219)
build_install 0.020465 0.003718 11.979362 ( 6.384722)
test_btest 0.000690 0.000303 126.268528 ( 51.009767)
test_basic 0.005442 0.004865 1.103082 ( 1.146730)
test_all 0.090004 0.061458 889.824215 (280.988245)
test_rubyspec 0.055943 0.033777 160.813779 ( 34.389366)
total: 388.47 sec