Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-084257
#<BuildRuby:0x0000555ef446a390
@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.20230901-084257",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006071 0.000899 1.859485 ( 3.188455)
build_miniruby 0.001445 0.000215 1.608638 ( 1.747595)
build_ruby 0.001455 0.000216 3.504027 ( 4.106869)
build_all 0.003152 0.005054 6.229073 ( 4.286273)
build_install 0.009481 0.009251 7.711401 ( 5.632223)
test_btest 0.000785 0.000189 83.463027 ( 46.948185)
test_basic 0.006321 0.001526 0.974687 ( 1.292882)
test_all 0.009043 0.000978 709.326383 (308.738132)
test_rubyspec 0.026869 0.046226 104.780076 (123.921060)
total: 499.86 sec