Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-040434
#<BuildRuby:0x000055ee486f6008
@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.20231229-040434",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001741 0.004397 1.660682 ( 1.999553)
build_miniruby 0.000000 0.001758 1.656858 ( 1.657013)
build_ruby 0.000000 0.001917 3.253430 ( 3.473010)
build_all 0.005202 0.002619 5.778590 ( 2.861175)
build_install 0.018508 0.000665 7.118907 ( 4.194802)
test_btest 0.000905 0.000071 80.591395 ( 29.386769)
test_basic 0.006590 0.000698 0.860558 ( 0.934617)
test_all 0.083818 0.036502 750.435769 (271.999373)
test_rubyspec 0.034696 0.032630 93.728568 (105.429570)
total: 421.94 sec