Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-085757
#<BuildRuby:0x000055a8fb076120
@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-085757",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.004434 0.001267 1.691864 ( 2.762587)
build_miniruby 0.001149 0.000329 1.588911 ( 1.640042)
build_ruby 0.000000 0.002090 3.526178 ( 3.907487)
build_all 0.001948 0.005690 5.714078 ( 3.679484)
build_install 0.004383 0.014985 6.960330 ( 5.248740)
test_btest 0.000538 0.000269 82.580733 ( 56.449786)
test_basic 0.003992 0.004232 0.948953 ( 1.268161)
test_all 0.090379 0.033748 748.831378 (302.371112)
test_rubyspec 0.027112 0.041136 97.129664 (109.709273)
total: 487.04 sec