Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-112247
#<BuildRuby:0x00005599e6eba8e0
@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.20230923-112247",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003094 0.003865 2.298560 ( 4.120755)
build_miniruby 0.001444 0.000175 1.703041 ( 1.863840)
build_ruby 0.001469 0.000178 3.530218 ( 3.823537)
build_all 0.008325 0.001009 6.263297 ( 3.891730)
build_install 0.018890 0.000666 8.066414 ( 5.873564)
test_btest 0.000614 0.000068 85.841964 ( 45.030093)
test_basic 0.003985 0.004420 1.026471 ( 1.326332)
test_all 0.008501 0.001444 714.014518 (303.641873)
test_rubyspec 0.045668 0.023494 103.736721 (119.456175)
total: 489.03 sec