Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-170139
#<BuildRuby:0x000056039ae7e480
@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.20240228-170139",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000000 0.006697 2.398331 ( 2.177874)
build_miniruby 0.000000 0.001151 1.567162 ( 1.567714)
build_ruby 0.001332 0.000423 3.412979 ( 3.664689)
build_all 0.003164 0.004872 6.322325 ( 2.448077)
build_install 0.006612 0.010879 8.276878 ( 3.895712)
test_btest 0.000000 0.001024 88.668186 ( 25.438993)
test_basic 0.001841 0.004792 0.950692 ( 1.018341)
test_all 0.095359 0.022822 859.738835 (267.561830)
test_rubyspec 0.049787 0.025749 111.491525 (120.553326)
total: 428.33 sec