Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-002401
#<BuildRuby:0x000055d2d2aa1fb8
@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.20230601-002401",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000041 0.000009 0.000050 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.005238 0.000276 1.730882 ( 3.072592)
build_miniruby 0.001217 0.000243 1.247580 ( 1.250501)
build_ruby 0.001430 0.000000 2.473766 ( 2.668946)
build_all 0.000000 0.006548 2.068196 ( 1.235406)
build_install 0.009350 0.006882 3.306296 ( 2.400860)
test_btest 0.000589 0.000178 78.455928 ( 38.936282)
test_basic 0.000000 0.007208 0.738278 ( 0.820840)
test_all 0.000000 0.001480 598.210891 (270.431717)
test_rubyspec 0.013813 0.039599 83.166955 ( 98.434750)
total: 419.25 sec