Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-213719
#<BuildRuby:0x000055f2c6765e80
@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.20240120-213719",
@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.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004978 0.000214 1.546487 ( 1.864104)
build_miniruby 0.001388 0.000289 1.642630 ( 1.644912)
build_ruby 0.000000 0.001838 3.276372 ( 3.515043)
build_all 0.001446 0.005471 5.964512 ( 3.163234)
build_install 0.017558 0.001424 7.231921 ( 4.866837)
test_btest 0.000609 0.000152 83.851774 ( 41.495072)
test_basic 0.007292 0.000750 0.926556 ( 1.211425)
test_all 0.097728 0.020875 751.869945 (269.834540)
test_rubyspec 0.048731 0.055538 161.879583 (175.426651)
total: 503.02 sec