Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-203356
#<BuildRuby:0x000056197731e110
@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.20230921-203356",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.001683 0.006042 2.284582 ( 5.101734)
build_miniruby 0.001797 0.000000 1.756285 ( 2.298373)
build_ruby 0.001808 0.000000 3.443958 ( 4.957115)
build_all 0.004909 0.003953 6.370884 ( 6.342866)
build_install 0.015761 0.006780 8.050844 ( 7.756198)
test_btest 0.000764 0.000181 85.180704 ( 66.625089)
test_basic 0.004758 0.003958 0.990221 ( 1.440677)
test_all 0.010449 0.000000 688.984558 (467.690622)
test_rubyspec 0.032725 0.040931 106.442502 (132.304174)
total: 694.52 sec