Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-090651
#<BuildRuby:0x000055a7bcab6058
@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.20231209-090651",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.007933 2.464698 ( 3.589835)
build_miniruby 0.001752 0.000000 1.711096 ( 2.202510)
build_ruby 0.000000 0.002040 3.583210 ( 4.291792)
build_all 0.002857 0.005145 6.026314 ( 4.660783)
build_install 0.011337 0.008804 7.571361 ( 6.338194)
test_btest 0.000806 0.000000 83.862782 ( 74.789415)
test_basic 0.000565 0.007181 0.968254 ( 1.348811)
test_all 0.093517 0.028001 683.503016 (341.643354)
test_rubyspec 0.040386 0.024637 97.898645 (110.577726)
total: 549.44 sec