Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-143642
#<BuildRuby:0x00005570b9776008
@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.20230924-143642",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004013 0.003955 2.304400 ( 5.005211)
build_miniruby 0.001468 0.000395 1.760150 ( 2.233302)
build_ruby 0.000000 0.002045 3.560369 ( 4.784846)
build_all 0.000484 0.008568 6.459947 ( 7.019617)
build_install 0.012610 0.009762 7.895690 ( 8.310954)
test_btest 0.000764 0.000316 84.209612 ( 71.974287)
test_basic 0.002235 0.007291 0.993172 ( 1.589985)
test_all 0.006341 0.005264 686.530405 (505.136734)
test_rubyspec 0.026862 0.045243 106.212871 (132.310971)
total: 738.37 sec