Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-221441
#<BuildRuby:0x000055fac93a21a8
@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.20230213-221441",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005362 0.000731 1.545626 ( 2.314408)
build_miniruby 0.001549 0.000211 1.327358 ( 1.357961)
build_ruby 0.001594 0.000217 2.638060 ( 2.975143)
build_all 0.003413 0.004936 4.217770 ( 2.961250)
build_install 0.010238 0.008183 3.284211 ( 3.123638)
test_btest 0.000751 0.000180 61.156737 ( 34.061948)
test_basic 0.002166 0.004988 0.537543 ( 0.732275)
test_all 0.001396 0.000391 723.341625 (541.540547)
test_rubyspec 0.046833 0.024788 82.709388 (120.623107)
total: 709.69 sec