Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-054539
#<BuildRuby:0x000055f7df81e228
@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.20230916-054539",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003023 0.004302 2.329977 ( 3.595053)
build_miniruby 0.001531 0.000148 1.752993 ( 1.753933)
build_ruby 0.000000 0.001871 3.422452 ( 3.650995)
build_all 0.002163 0.005462 6.323778 ( 3.157494)
build_install 0.009010 0.010449 7.627340 ( 5.193797)
test_btest 0.000709 0.000153 84.565920 ( 32.740384)
test_basic 0.000000 0.008124 0.954604 ( 1.054323)
test_all 0.005733 0.003807 693.823980 (248.503828)
test_rubyspec 0.025361 0.043637 101.458562 (113.002487)
total: 412.65 sec