Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-124334
#<BuildRuby:0x00007fcd4259fdc8
@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.20240628-124334",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.006133 0.002395 3.949467 ( 3.494723)
build_miniruby 0.001748 0.000000 1.537455 ( 1.534172)
build_ruby 0.002006 0.000000 4.100322 ( 4.214995)
build_all 0.007371 0.000902 7.235652 ( 2.747416)
build_install 0.011920 0.007964 9.966763 ( 4.344958)
test_btest 0.000977 0.000000 107.624004 ( 27.564889)
test_basic 0.008583 0.000466 1.108150 ( 1.158341)
test_all 0.107601 0.041870 770.036466 (228.029591)
test_rubyspec 0.045098 0.048635 163.095254 ( 30.408015)
total: 303.50 sec