Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-112109
#<BuildRuby:0x00005611884ca118
@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.20230619-112109",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000034 0.000006 0.000040 ( 0.000039)
build_up 0.005552 0.000895 2.010041 ( 4.881806)
build_miniruby 0.001274 0.000205 1.363886 ( 1.623054)
build_ruby 0.001337 0.000215 2.710139 ( 2.986551)
build_all 0.004291 0.003103 5.400533 ( 3.855735)
build_install 0.015059 0.002738 6.610813 ( 5.370921)
test_btest 0.000000 0.001069 77.534571 ( 40.257138)
test_basic 0.001518 0.006305 0.821816 ( 1.082778)
test_all 0.000915 0.000215 578.291079 (307.051143)
test_rubyspec 0.022822 0.030563 86.110520 (123.613382)
total: 490.72 sec