Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-185526
#<BuildRuby:0x00007febf3a8fde0
@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.20240812-185526",
@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.000033 0.000000 0.000033 ( 0.000034)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.006383 0.001144 3.581468 ( 3.621257)
build_miniruby 0.001208 0.000511 1.642827 ( 1.639156)
build_ruby 0.001381 0.000584 3.670703 ( 3.859068)
build_all 0.008591 0.000098 8.118826 ( 3.161591)
build_install 0.018154 0.000000 11.057542 ( 5.166903)
test_btest 0.001191 0.000000 117.246124 ( 30.801264)
test_basic 0.011012 0.000000 1.242659 ( 1.306931)
test_all 0.109380 0.039647 846.532989 (242.873816)
test_rubyspec 0.047779 0.040730 165.962527 ( 32.989921)
total: 325.42 sec