Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-013656
#<BuildRuby:0x0000556d49565fc0
@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.20240304-013656",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.007389 0.000000 2.471890 ( 2.194388)
build_miniruby 0.001217 0.000000 1.469003 ( 1.466828)
build_ruby 0.001731 0.000000 3.396148 ( 3.613150)
build_all 0.006595 0.000085 6.525221 ( 2.610569)
build_install 0.009601 0.007828 8.193371 ( 3.949402)
test_btest 0.000738 0.000086 89.893836 ( 23.747530)
test_basic 0.000000 0.005838 0.827653 ( 0.894629)
test_all 0.083785 0.034113 747.291380 (217.079735)
test_rubyspec 0.031293 0.053503 113.000626 (122.333086)
total: 377.89 sec