Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-103417
#<BuildRuby:0x0000563822511ef8
@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.20230925-103417",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006127 0.001313 2.376508 ( 5.092759)
build_miniruby 0.001514 0.000000 1.743343 ( 2.271847)
build_ruby 0.001807 0.000000 3.401482 ( 4.429232)
build_all 0.005257 0.004260 6.478361 ( 6.405069)
build_install 0.015864 0.007190 8.003298 ( 8.559578)
test_btest 0.000834 0.000215 85.389828 ( 68.079890)
test_basic 0.007497 0.001935 1.000707 ( 1.587636)
test_all 0.010390 0.000000 721.533520 (424.676030)
test_rubyspec 0.042956 0.025513 105.086240 (118.585707)
total: 639.69 sec