Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-215904
#<BuildRuby:0x00005606048de1a8
@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.20240112-215904",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005744 0.000000 1.589017 ( 1.938658)
build_miniruby 0.001478 0.000000 1.571729 ( 1.569517)
build_ruby 0.001557 0.000000 2.917595 ( 3.158204)
build_all 0.002978 0.004043 5.296023 ( 2.161094)
build_install 0.015629 0.001157 6.479977 ( 3.246498)
test_btest 0.000996 0.000099 77.453078 ( 20.086790)
test_basic 0.006086 0.000608 0.660561 ( 0.717276)
test_all 0.098082 0.021301 780.337489 (239.555401)
test_rubyspec 0.035817 0.041148 100.157549 (123.592933)
total: 396.03 sec