Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-133501
#<BuildRuby:0x000055840a0b2258
@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.20231210-133501",
@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.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.002737 0.003723 2.350825 ( 2.457939)
build_miniruby 0.001850 0.000000 1.654769 ( 1.662535)
build_ruby 0.001927 0.000000 3.337574 ( 3.551669)
build_all 0.005155 0.003364 5.896214 ( 3.062876)
build_install 0.018281 0.001274 7.581807 ( 4.691857)
test_btest 0.000612 0.000115 82.287598 ( 33.725836)
test_basic 0.004731 0.003364 0.875977 ( 0.944915)
test_all 0.088538 0.031504 704.252741 (292.929944)
test_rubyspec 0.013900 0.047957 91.377375 (103.212952)
total: 446.24 sec