Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-214023
#<BuildRuby:0x000056028cd4a230
@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.20240318-214023",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.000122 0.007893 2.540563 ( 2.873655)
build_miniruby 0.001344 0.000269 1.808024 ( 1.879994)
build_ruby 0.001591 0.000318 3.756674 ( 4.112245)
build_all 0.008009 0.000767 7.093839 ( 4.425654)
build_install 0.020752 0.000696 9.100919 ( 5.970097)
test_btest 0.000000 0.003890 93.623916 ( 40.356109)
test_basic 0.003751 0.004497 0.990155 ( 1.095135)
test_all 0.083186 0.034957 804.627706 (313.894335)
test_rubyspec 0.050581 0.038739 120.062867 (136.347230)
total: 510.96 sec