Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-143227
#<BuildRuby:0x000056093189e230
@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.20240312-143227",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.001071 0.007438 2.766783 ( 3.477501)
build_miniruby 0.001227 0.000272 1.787215 ( 2.029567)
build_ruby 0.001436 0.000319 3.548345 ( 4.034625)
build_all 0.008542 0.000093 7.170883 ( 4.670398)
build_install 0.014462 0.005495 8.824921 ( 6.354917)
test_btest 0.001160 0.000261 94.718052 ( 71.805411)
test_basic 0.002783 0.005029 1.015298 ( 1.477601)
test_all 0.059344 0.060301 790.461928 (319.235601)
test_rubyspec 0.057558 0.033652 133.293275 (151.482294)
total: 564.57 sec