Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-234132
#<BuildRuby:0x000055c19ea22258
@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.20240224-234132",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.003660 0.003531 2.166150 ( 1.993245)
build_miniruby 0.001166 0.000121 1.615414 ( 1.613411)
build_ruby 0.001448 0.000150 3.266539 ( 3.560693)
build_all 0.007230 0.000000 6.207300 ( 2.431364)
build_install 0.008692 0.006768 7.395822 ( 3.377028)
test_btest 0.000668 0.000096 86.336620 ( 23.260775)
test_basic 0.005783 0.000826 0.847746 ( 0.909138)
test_all 0.091132 0.027822 728.411921 (211.389302)
test_rubyspec 0.036188 0.041990 100.214921 (109.623317)
total: 358.16 sec