Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-013130
#<BuildRuby:0x000055ea780163b0
@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.20230603-013130",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005892 0.000982 1.898997 ( 4.205467)
build_miniruby 0.001227 0.000204 1.311596 ( 1.454606)
build_ruby 0.001426 0.000238 2.662990 ( 3.106322)
build_all 0.006670 0.000000 2.243333 ( 2.276865)
build_install 0.016051 0.001473 3.552155 ( 3.609007)
test_btest 0.000659 0.000098 75.743892 ( 42.917916)
test_basic 0.003240 0.004423 0.835074 ( 1.115949)
test_all 0.001533 0.000274 584.361514 (235.739563)
test_rubyspec 0.016499 0.038524 83.513030 ( 98.087804)
total: 392.51 sec