Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-123254
#<BuildRuby:0x000055fe35666078
@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-123254",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004640 0.000067 1.540158 ( 1.912124)
build_miniruby 0.001513 0.000162 1.487787 ( 1.486213)
build_ruby 0.001654 0.000178 3.044484 ( 3.296747)
build_all 0.007246 0.000000 5.462195 ( 2.565020)
build_install 0.012557 0.004044 6.820276 ( 3.891205)
test_btest 0.000862 0.000104 81.022049 ( 28.870891)
test_basic 0.003926 0.003529 0.868412 ( 0.957388)
test_all 0.083397 0.031046 756.327446 (270.856211)
test_rubyspec 0.042940 0.058221 156.494134 (168.365692)
total: 482.20 sec