Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-193506
#<BuildRuby:0x000055c6a1851ef8
@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-193506",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004237 0.004178 2.727756 ( 2.228672)
build_miniruby 0.000882 0.000212 1.706358 ( 1.704780)
build_ruby 0.001191 0.000285 2.972607 ( 3.150002)
build_all 0.005532 0.001328 6.278774 ( 2.389494)
build_install 0.018081 0.000091 7.877979 ( 3.535341)
test_btest 0.001182 0.000000 90.921505 ( 24.667556)
test_basic 0.000790 0.008224 1.035600 ( 1.114195)
test_all 0.082191 0.035939 773.759130 (261.746173)
test_rubyspec 0.050481 0.037402 124.367937 (134.228384)
total: 434.77 sec