Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-094119
#<BuildRuby:0x000055bc737b6008
@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.20231224-094119",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001350 0.004328 1.540352 ( 1.904185)
build_miniruby 0.001374 0.000312 1.540376 ( 1.543568)
build_ruby 0.001376 0.000312 3.323125 ( 3.529971)
build_all 0.007918 0.000000 5.341631 ( 2.781700)
build_install 0.015157 0.002099 6.621158 ( 3.990611)
test_btest 0.000000 0.000913 80.752402 ( 31.034908)
test_basic 0.000000 0.004438 0.758463 ( 0.833107)
test_all 0.094580 0.024955 727.649848 (264.953235)
test_rubyspec 0.049351 0.019971 96.065122 (107.811727)
total: 418.38 sec