Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-025818
#<BuildRuby:0x0000556119e72078
@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.20231228-025818",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005802 0.000228 1.737295 ( 2.575241)
build_miniruby 0.001729 0.000000 1.723017 ( 1.752950)
build_ruby 0.001867 0.000000 3.657907 ( 3.965787)
build_all 0.009030 0.000091 5.866765 ( 3.948690)
build_install 0.015037 0.002950 7.004509 ( 5.453602)
test_btest 0.000915 0.000108 81.021776 ( 39.976872)
test_basic 0.006631 0.000780 0.876721 ( 0.987228)
test_all 0.084632 0.035221 752.372614 (286.510399)
test_rubyspec 0.049165 0.017446 93.936279 (105.664584)
total: 450.84 sec