Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-230818
#<BuildRuby:0x000056453f9068e0
@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.20240206-230818",
@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.000000 0.000028 0.000028 ( 0.000027)
autoconf 0.000000 0.000031 0.000031 ( 0.000031)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.004425 0.003327 2.108255 ( 3.620036)
build_miniruby 0.001801 0.000169 1.859984 ( 2.351217)
build_ruby 0.002098 0.000000 3.805564 ( 4.831477)
build_all 0.006098 0.003505 6.880574 ( 6.789198)
build_install 0.022514 0.000750 8.188449 ( 8.872495)
test_btest 0.000807 0.000083 89.809132 ( 81.286648)
test_basic 0.003487 0.004460 0.957002 ( 1.415451)
test_all 0.104587 0.021821 799.416281 (753.214956)
test_rubyspec 0.045615 0.071430 195.435699 (278.439101)
total: 1140.82 sec