Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-214226
#<BuildRuby:0x000055772efd2190
@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.20231218-214226",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005754 0.000639 2.070756 ( 2.091906)
build_miniruby 0.001049 0.000117 1.293764 ( 1.292113)
build_ruby 0.001525 0.000170 2.831020 ( 3.039842)
build_all 0.007153 0.000000 5.458466 ( 2.166519)
build_install 0.016196 0.000000 6.659185 ( 3.178744)
test_btest 0.000782 0.000000 78.179888 ( 21.729487)
test_basic 0.005115 0.000000 0.778022 ( 0.839740)
test_all 0.083045 0.038697 698.454764 (206.516624)
test_rubyspec 0.011553 0.044222 79.036673 ( 90.938492)
total: 331.79 sec