Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-151314
#<BuildRuby:0x0000563b7067a2a8
@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.20230514-151314",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001858 0.003882 1.801747 ( 3.956816)
build_miniruby 0.001224 0.000091 1.330238 ( 1.571962)
build_ruby 0.001493 0.000110 2.682748 ( 3.006455)
build_all 0.003704 0.003612 2.214363 ( 1.888878)
build_install 0.015015 0.000694 3.422270 ( 2.957962)
test_btest 0.000713 0.000069 71.873642 ( 35.564389)
test_basic 0.006511 0.000218 0.737352 ( 1.044981)
test_all 0.001329 0.000000 574.362036 (298.542021)
test_rubyspec 0.028846 0.036706 85.805822 (124.110733)
total: 472.65 sec