Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-114752
#<BuildRuby:0x00005568cc30a018
@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.20230203-114752",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000187 0.004178 0.973758 ( 1.371708)
build_miniruby 0.000937 0.000166 1.101545 ( 1.100121)
build_ruby 0.001198 0.000212 2.119879 ( 2.343145)
build_all 0.007379 0.000515 3.904035 ( 2.039462)
build_install 0.012030 0.004206 2.709981 ( 1.834034)
test_btest 0.000000 0.000796 57.460117 ( 17.652167)
test_basic 0.003014 0.003239 0.420926 ( 0.523266)
test_all 0.001793 0.000408 644.500371 (189.725784)
test_rubyspec 0.008169 0.032857 68.055097 ( 78.033406)
total: 294.62 sec