Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-030436
#<BuildRuby:0x0000560d5d78e0e0
@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.20230903-030436",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005138 0.000663 1.847527 ( 2.926462)
build_miniruby 0.001548 0.000199 1.712526 ( 1.990355)
build_ruby 0.001782 0.000230 3.401814 ( 3.994982)
build_all 0.003741 0.004872 6.269363 ( 4.276250)
build_install 0.010918 0.007454 7.697707 ( 5.370235)
test_btest 0.000829 0.000166 86.636602 ( 43.543690)
test_basic 0.007504 0.000637 1.000869 ( 1.295328)
test_all 0.004898 0.005412 708.973146 (317.902466)
test_rubyspec 0.030424 0.039714 103.521811 (122.261985)
total: 503.56 sec