Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-083128
#<BuildRuby:0x000055e4fa609fc0
@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.20240119-083128",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005253 0.000138 1.704978 ( 2.075961)
build_miniruby 0.001748 0.000000 1.670327 ( 1.671164)
build_ruby 0.001762 0.000000 3.381115 ( 3.610688)
build_all 0.008060 0.000000 5.991281 ( 2.969013)
build_install 0.015088 0.003017 6.890737 ( 3.987992)
test_btest 0.000000 0.000745 83.414697 ( 28.603341)
test_basic 0.003694 0.002941 0.866653 ( 0.936073)
test_all 0.085460 0.031041 805.431191 (301.468429)
test_rubyspec 0.045335 0.058836 162.790967 (176.282491)
total: 521.61 sec