Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-231516
#<BuildRuby:0x00005620b88e21a8
@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-231516",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.007320 0.000099 2.065987 ( 5.250793)
build_miniruby 0.001897 0.000000 1.533638 ( 2.118696)
build_ruby 0.002091 0.000015 2.937720 ( 3.910965)
build_all 0.008269 0.000000 2.333894 ( 3.221789)
build_install 0.016025 0.004351 3.632997 ( 5.113098)
test_btest 0.000729 0.000041 79.261633 ( 85.224007)
test_basic 0.007453 0.000177 0.818124 ( 1.578988)
test_all 0.001700 0.000094 627.678038 (670.560407)
test_rubyspec 0.046601 0.012249 86.662649 (121.289613)
total: 898.27 sec