Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-095732
#<BuildRuby:0x000055b274d928e0
@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.20240320-095732",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.010073 0.000000 4.068491 ( 3.152826)
build_miniruby 0.001733 0.000007 1.702563 ( 1.706930)
build_ruby 0.001553 0.000282 3.668877 ( 3.882151)
build_all 0.005638 0.002738 6.940942 ( 3.068797)
build_install 0.021183 0.001519 9.886108 ( 5.312198)
test_btest 0.000806 0.000142 95.779316 ( 37.002235)
test_basic 0.005735 0.002566 1.055745 ( 1.124435)
test_all 0.076094 0.044309 760.744908 (222.208800)
test_rubyspec 0.056979 0.043372 136.848982 (155.989034)
total: 433.45 sec