Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-110810
#<BuildRuby:0x0000564687636360
@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.20240123-110810",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006161 0.000770 1.760926 ( 3.697720)
build_miniruby 0.001391 0.000174 1.806460 ( 2.432182)
build_ruby 0.001743 0.000218 3.530425 ( 4.686480)
build_all 0.007544 0.000943 6.766060 ( 8.541071)
build_install 0.013566 0.008691 8.233623 ( 10.238763)
test_btest 0.000801 0.000143 90.342548 (107.653753)
test_basic 0.006873 0.001227 1.007654 ( 1.627622)
test_all 0.109372 0.015464 814.654649 (663.023538)
test_rubyspec 0.041236 0.062614 182.746500 (223.884774)
total: 1025.79 sec