Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-131313
#<BuildRuby:0x000055fd62c6e228
@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.20231231-131313",
@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.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001209 0.004154 1.477118 ( 1.850823)
build_miniruby 0.001322 0.000212 1.686894 ( 1.686315)
build_ruby 0.001425 0.000228 3.384150 ( 3.601649)
build_all 0.000000 0.007537 5.757790 ( 3.098233)
build_install 0.007468 0.010211 7.032558 ( 4.376606)
test_btest 0.000750 0.000000 81.589607 ( 36.336513)
test_basic 0.004248 0.004239 0.960004 ( 1.063181)
test_all 0.089462 0.031189 761.187233 (286.738459)
test_rubyspec 0.039076 0.030573 98.881999 (115.409757)
total: 454.16 sec