Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-145659
#<BuildRuby:0x0000557e24ad63b0
@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.20230619-145659",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001707 0.004401 1.793829 ( 3.131394)
build_miniruby 0.001366 0.000000 1.156526 ( 1.154839)
build_ruby 0.001488 0.000000 2.543744 ( 2.713027)
build_all 0.003337 0.003630 5.280680 ( 2.092906)
build_install 0.007254 0.009071 6.479107 ( 3.249362)
test_btest 0.000572 0.000183 78.735529 ( 22.347422)
test_basic 0.005586 0.000434 0.701721 ( 0.772019)
test_all 0.001155 0.000356 592.120267 (230.909421)
test_rubyspec 0.026321 0.027438 85.904668 ( 99.100437)
total: 365.47 sec