Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-160753
#<BuildRuby:0x00007f5d54b2fdc8
@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.20241030-160753",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.005815 0.002142 3.679479 ( 3.128664)
build_miniruby 0.001511 0.000000 1.342295 ( 1.338765)
build_ruby 0.001699 0.000000 3.151257 ( 3.354241)
build_all 0.006952 0.001933 6.562321 ( 2.632444)
build_install 0.011737 0.006404 9.310057 ( 4.197450)
test_btest 0.000720 0.000267 75.458534 ( 20.166514)
test_basic 0.009713 0.000698 1.020035 ( 1.066939)
test_all 0.085101 0.060177 717.380944 (242.958103)
test_rubyspec 0.035290 0.044948 117.289118 ( 25.670786)
total: 304.51 sec