Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-015752
#<BuildRuby:0x00005556bac8a008
@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.20230819-015752",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000208 0.006453 2.294280 ( 3.761376)
build_miniruby 0.001453 0.000281 1.684318 ( 1.711098)
build_ruby 0.001247 0.000241 3.544177 ( 4.122568)
build_all 0.008385 0.000136 6.307761 ( 4.910786)
build_install 0.013561 0.007296 7.843726 ( 5.564031)
test_btest 0.000686 0.000149 84.802394 ( 46.937246)
test_basic 0.007708 0.000000 0.959994 ( 1.455816)
test_all 0.009799 0.000000 682.018478 (354.951088)
test_rubyspec 0.034614 0.036613 108.476808 (153.254305)
total: 576.67 sec