Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-025346
#<BuildRuby:0x0000561bd03362a0
@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.20230625-025346",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.000000 0.005996 1.908537 ( 3.342340)
build_miniruby 0.000000 0.001427 1.544593 ( 1.551782)
build_ruby 0.001153 0.000706 3.158112 ( 13.266680)
build_all 0.005036 0.002579 2.510087 ( 2.054278)
build_install 0.006650 0.010456 3.676810 ( 2.766454)
test_btest 0.000592 0.000329 81.039939 ( 34.515853)
test_basic 0.006567 0.000000 0.901505 ( 1.013876)
test_all 0.001436 0.000552 617.318853 (241.888766)
test_rubyspec 0.027635 0.025893 87.643651 (100.878924)
total: 401.28 sec