Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-203124
#<BuildRuby:0x00007f731187fdd0
@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.20241128-203124",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000000 0.010135 3.726404 ( 4.275641)
build_miniruby 0.000380 0.001352 1.770080 ( 1.982919)
build_ruby 0.000000 0.002052 4.699678 ( 5.069331)
build_all 0.003582 0.005458 6.930552 ( 3.860780)
build_install 0.015977 0.002403 8.615211 ( 4.216842)
test_btest 0.000725 0.000210 79.673972 ( 22.376619)
test_basic 0.005064 0.004382 1.131187 ( 1.208994)
test_all 0.098361 0.049915 732.868826 (214.873890)
test_rubyspec 0.052892 0.026092 117.635963 ( 27.782181)
total: 285.65 sec