Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-202426
#<BuildRuby:0x000055bac49028e0
@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.20230119-202426",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004215 0.000366 1.071282 ( 1.477591)
build_miniruby 0.000000 0.001659 1.153921 ( 1.152868)
build_ruby 0.000000 0.001681 3.009182 ( 3.306310)
build_all 0.002622 0.004571 3.692009 ( 1.949251)
build_install 0.006049 0.008810 2.841879 ( 2.162177)
test_btest 0.000755 0.000183 56.773254 ( 23.343853)
test_basic 0.003175 0.003510 0.431826 ( 0.538730)
test_all 0.000766 0.000204 639.012063 (218.470977)
test_rubyspec 0.015631 0.031439 67.393817 ( 77.514825)
total: 329.92 sec