Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-032243
#<BuildRuby:0x00007f6dfdbcfdc8
@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.20240801-032243",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000049 0.000000 0.000049 ( 0.000049)
build_up 0.006953 0.000916 3.488549 ( 3.511678)
build_miniruby 0.000000 0.001845 1.721265 ( 1.727812)
build_ruby 0.000920 0.001136 4.049341 ( 4.245459)
build_all 0.008638 0.000180 8.460074 ( 3.859426)
build_install 0.016519 0.006897 11.850759 ( 6.803725)
test_btest 0.000839 0.000271 124.641547 ( 58.716406)
test_basic 0.008518 0.002748 1.332752 ( 1.429094)
test_all 0.104315 0.056190 999.352852 (744.229188)
test_rubyspec 0.054823 0.039560 182.050163 (170.454039)
total: 994.98 sec