Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-224535
#<BuildRuby:0x000056308ef321a8
@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.20230614-224535",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006639 0.000207 1.965086 ( 5.443384)
build_miniruby 0.000000 0.001996 1.357638 ( 1.523756)
build_ruby 0.000000 0.001588 2.945360 ( 4.339997)
build_all 0.003115 0.004215 2.404243 ( 2.289610)
build_install 0.010000 0.007627 3.684865 ( 3.407488)
test_btest 0.000631 0.000126 75.688519 ( 35.210021)
test_basic 0.000000 0.003959 0.751384 ( 3.505659)
test_all 0.001662 0.000387 559.174572 (308.819782)
test_rubyspec 0.029907 0.022077 85.236671 (127.177857)
total: 491.72 sec