Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-014443
#<BuildRuby:0x00005555ffba2138
@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.20240215-014443",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006267 0.000263 1.976617 ( 2.309011)
build_miniruby 0.001337 0.000148 1.721674 ( 1.719524)
build_ruby 0.001868 0.000208 3.342481 ( 3.585413)
build_all 0.006786 0.000754 6.427523 ( 2.474778)
build_install 0.014630 0.004002 8.021304 ( 3.922639)
test_btest 0.000870 0.000112 91.410458 ( 27.558598)
test_basic 0.007190 0.000360 0.939139 ( 1.002648)
test_all 0.093694 0.024612 741.577943 (212.719308)
test_rubyspec 0.024437 0.060201 106.085335 (115.460513)
total: 370.75 sec