Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-152422
#<BuildRuby:0x000055dc07731f48
@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.20240305-152422",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004281 0.002942 2.404220 ( 2.187114)
build_miniruby 0.001025 0.000299 1.591354 ( 1.589333)
build_ruby 0.000000 0.001409 2.888984 ( 3.117825)
build_all 0.001913 0.004343 5.904125 ( 2.236647)
build_install 0.015976 0.000328 7.863487 ( 3.654848)
test_btest 0.000598 0.000179 86.896632 ( 22.634578)
test_basic 0.003090 0.003559 0.870156 ( 0.932289)
test_all 0.076076 0.041068 750.797423 (234.590522)
test_rubyspec 0.048196 0.029754 106.077023 (115.060509)
total: 386.00 sec