Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-063050
#<BuildRuby:0x00005568bb0ea230
@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.20230515-063050",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003298 0.003710 1.892996 ( 4.130349)
build_miniruby 0.001384 0.000000 1.289567 ( 1.370485)
build_ruby 0.001465 0.000000 2.708607 ( 3.082904)
build_all 0.003657 0.003518 2.162201 ( 1.954711)
build_install 0.015536 0.001160 3.519065 ( 3.178316)
test_btest 0.000744 0.000213 74.848447 ( 36.981163)
test_basic 0.000000 0.007221 0.775492 ( 0.979825)
test_all 0.000000 0.001780 586.244152 (232.494234)
test_rubyspec 0.031671 0.019108 78.519655 ( 92.481163)
total: 376.65 sec