Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-102303
#<BuildRuby:0x000056249010e3b0
@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.20230528-102303",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001859 0.003901 1.810552 ( 3.128604)
build_miniruby 0.001317 0.000106 1.375805 ( 1.375129)
build_ruby 0.000000 0.001678 2.648276 ( 2.868974)
build_all 0.005124 0.002418 2.132059 ( 1.805050)
build_install 0.012041 0.004060 3.328676 ( 2.903882)
test_btest 0.000689 0.000095 74.951673 ( 36.863295)
test_basic 0.000000 0.006859 0.743623 ( 0.850845)
test_all 0.000525 0.000577 585.206663 (234.432712)
test_rubyspec 0.020871 0.030754 80.645311 ( 93.409958)
total: 377.64 sec