Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-185100
#<BuildRuby:0x000055582e7664f8
@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.20240306-185100",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002416 0.004692 2.468803 ( 2.273609)
build_miniruby 0.000000 0.001353 1.642123 ( 1.640437)
build_ruby 0.000000 0.001564 3.353001 ( 3.591357)
build_all 0.001302 0.006698 6.681653 ( 2.699801)
build_install 0.015841 0.002800 8.686624 ( 4.138740)
test_btest 0.000752 0.000259 91.181196 ( 30.213141)
test_basic 0.005706 0.000512 0.908496 ( 0.972652)
test_all 0.088009 0.029336 831.662585 (287.795907)
test_rubyspec 0.034530 0.053064 124.054045 (135.778658)
total: 469.11 sec