Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-035952
#<BuildRuby:0x0000563c0b0fe1a8
@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.20230627-035952",
@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.000021 0.000005 0.000026 ( 0.000024)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005853 0.001254 2.190555 ( 5.306059)
build_miniruby 0.001179 0.000252 1.743380 ( 2.923316)
build_ruby 0.001240 0.000265 3.087539 ( 25.575355)
build_all 0.006313 0.001352 2.501908 ( 3.247623)
build_install 0.017548 0.000803 3.894099 ( 3.797200)
test_btest 0.000600 0.000116 81.652519 ( 48.056277)
test_basic 0.008072 0.000000 0.889176 ( 1.361583)
test_all 0.001060 0.000000 612.082872 (303.767358)
test_rubyspec 0.025446 0.024627 88.445695 (110.958284)
total: 504.99 sec