Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-054136
#<BuildRuby:0x0000556f4fbd1f00
@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-054136",
@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.000004 0.000018 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.005044 1.639564 ( 1.999649)
build_miniruby 0.000000 0.001422 1.592939 ( 1.594299)
build_ruby 0.000313 0.001344 3.322074 ( 3.552177)
build_all 0.003757 0.003884 5.909602 ( 3.035175)
build_install 0.017065 0.000000 6.825110 ( 3.519836)
test_btest 0.000892 0.000000 82.379036 ( 35.994472)
test_basic 0.000459 0.006154 0.857430 ( 0.933612)
test_all 0.080044 0.038052 766.130730 (273.854481)
test_rubyspec 0.020245 0.075208 148.839411 (160.326014)
total: 484.81 sec