Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-132935
#<BuildRuby:0x000055a4afd85f50
@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.20240321-132935",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005820 0.003527 4.092931 ( 3.377377)
build_miniruby 0.001674 0.000000 1.780648 ( 1.798792)
build_ruby 0.001658 0.000000 3.638490 ( 3.847439)
build_all 0.007906 0.000000 6.963307 ( 3.362049)
build_install 0.021595 0.000000 9.679637 ( 5.464484)
test_btest 0.000809 0.000000 93.033311 ( 48.302567)
test_basic 0.005989 0.002701 1.032759 ( 1.138972)
test_all 0.086723 0.032909 776.374153 (307.327818)
test_rubyspec 0.058146 0.030162 124.871891 (134.324769)
total: 508.95 sec