Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-230808
#<BuildRuby:0x000056004a7f1f48
@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.20230620-230808",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002129 0.003611 1.907410 ( 3.404020)
build_miniruby 0.000000 0.001728 1.426025 ( 1.447340)
build_ruby 0.000000 0.001441 2.945655 ( 3.220199)
build_all 0.003824 0.003444 5.582937 ( 3.437496)
build_install 0.014360 0.004612 6.948437 ( 4.984463)
test_btest 0.000993 0.000000 77.167614 ( 45.666359)
test_basic 0.003775 0.004178 0.857240 ( 1.278533)
test_all 0.001160 0.000348 595.488020 (355.182431)
test_rubyspec 0.039064 0.025459 93.171300 (174.694447)
total: 593.32 sec