Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-013450
#<BuildRuby:0x00007fb1a12ffdc8
@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.20240920-013450",
@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.000029)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.001394 0.007425 3.818875 ( 3.270506)
build_miniruby 0.001602 0.000000 1.322134 ( 1.319530)
build_ruby 0.000000 0.001667 3.503084 ( 3.709073)
build_all 0.005724 0.002077 5.681931 ( 2.256631)
build_install 0.020977 0.000000 9.943775 ( 4.599452)
test_btest 0.000430 0.000742 94.330633 ( 24.958790)
test_basic 0.004770 0.006688 1.019084 ( 1.060641)
test_all 0.103610 0.049426 780.326171 (268.057803)
test_rubyspec 0.047059 0.042884 136.408860 ( 31.049637)
total: 340.28 sec