Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-151611
#<BuildRuby:0x00007f292f48fdc8
@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.20241109-151611",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.008076 0.000021 4.172575 ( 4.137227)
build_miniruby 0.001553 0.000215 1.932903 ( 1.944526)
build_ruby 0.002150 0.000299 4.772525 ( 4.952889)
build_all 0.006449 0.003189 7.069509 ( 4.022312)
build_install 0.013539 0.010543 9.934189 ( 6.003106)
test_btest 0.000807 0.000165 83.175896 ( 35.267875)
test_basic 0.008020 0.003900 1.197428 ( 1.315989)
test_all 0.123059 0.025823 794.536599 (397.904557)
test_rubyspec 0.064502 0.025408 126.547932 ( 69.139301)
total: 524.69 sec