Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-052458
#<BuildRuby:0x000055d986502228
@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.20240229-052458",
@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.000024 0.000007 0.000031 ( 0.000030)
configure 0.000089 0.000000 0.000089 ( 0.000113)
build_up 0.006300 0.000592 2.242781 ( 2.047400)
build_miniruby 0.001336 0.000000 1.391761 ( 1.389370)
build_ruby 0.001615 0.000000 2.764685 ( 3.020784)
build_all 0.007707 0.000000 6.692000 ( 2.650539)
build_install 0.012551 0.006850 8.279955 ( 3.724325)
test_btest 0.000844 0.000218 92.094477 ( 28.923632)
test_basic 0.006887 0.000720 0.999546 ( 1.102546)
test_all 0.075263 0.047488 825.405914 (256.315926)
test_rubyspec 0.047254 0.033884 110.805075 (120.060335)
total: 419.24 sec