Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-074346
#<BuildRuby:0x000055fc7df85de8
@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.20240301-074346",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.007369 0.001700 2.650541 ( 3.362348)
build_miniruby 0.001308 0.000302 1.689453 ( 1.874094)
build_ruby 0.000000 0.001962 3.721464 ( 4.045706)
build_all 0.006344 0.002819 7.026566 ( 4.847376)
build_install 0.013557 0.008926 9.099562 ( 6.566336)
test_btest 0.000958 0.000287 96.778730 ( 68.515500)
test_basic 0.006298 0.001889 1.068901 ( 1.515504)
test_all 0.101250 0.024645 879.184052 (600.547992)
test_rubyspec 0.056249 0.049111 141.495732 (229.277309)
total: 920.55 sec