Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-194254
#<BuildRuby:0x0000555736b7e390
@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.20240118-194254",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005491 0.000235 1.793195 ( 2.401301)
build_miniruby 0.001771 0.000000 57.963896 ( 25.246196)
build_ruby 0.001820 0.000000 3.200609 ( 3.435098)
build_all 0.007225 0.000435 5.597746 ( 2.892218)
build_install 0.016125 0.002304 6.910648 ( 4.292448)
test_btest 0.000605 0.000087 82.414588 ( 30.174800)
test_basic 0.003278 0.003700 0.832261 ( 0.910996)
test_all 0.090763 0.030057 811.694821 (332.451244)
test_rubyspec 0.062038 0.045240 165.451282 (186.195452)
total: 588.00 sec