Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-022806
#<BuildRuby:0x000055ede9906320
@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.20240121-022806",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.000000 0.005142 1.606532 ( 1.989024)
build_miniruby 0.000000 0.001464 1.441993 ( 1.440199)
build_ruby 0.001663 0.000250 3.462343 ( 3.708991)
build_all 0.006743 0.001237 5.874837 ( 2.655971)
build_install 0.012605 0.006002 6.894721 ( 3.878954)
test_btest 0.000580 0.000252 81.962189 ( 25.410469)
test_basic 0.006154 0.000000 0.883820 ( 0.944198)
test_all 0.070265 0.046938 736.014938 (230.510010)
test_rubyspec 0.045397 0.059985 157.310248 (170.459806)
total: 441.00 sec