Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-012235
#<BuildRuby:0x000055e141b168e0
@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.20230108-012235",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001282 0.004352 1.189228 ( 2.240599)
build_miniruby 0.001428 0.000324 1.506128 ( 1.672407)
build_ruby 0.001958 0.000000 3.542183 ( 4.358750)
build_all 0.005494 0.002978 3.828454 ( 3.416464)
build_install 0.015441 0.002643 3.083648 ( 3.387938)
test_btest 0.000885 0.000204 56.700405 ( 38.951961)
test_basic 0.001199 0.004792 0.465905 ( 0.752269)
test_all 0.001599 0.000431 695.509926 (728.321589)
test_rubyspec 0.036972 0.025162 77.227363 (123.874875)
total: 906.98 sec