Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-191544
#<BuildRuby:0x000055bd780d1f48
@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.20230602-191544",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.003035 0.004448 1.979759 ( 5.017057)
build_miniruby 0.001459 0.000224 1.577130 ( 2.484229)
build_ruby 0.001616 0.000248 3.088600 ( 4.299969)
build_all 0.003099 0.004821 2.242510 ( 3.231787)
build_install 0.010914 0.011315 3.664681 ( 5.008996)
test_btest 0.001172 0.000000 80.341848 ( 89.493441)
test_basic 0.006733 0.000996 0.816839 ( 1.456704)
test_all 0.000826 0.000213 616.202441 (598.081617)
test_rubyspec 0.032642 0.024138 86.628924 (103.585521)
total: 812.66 sec