Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-112825
#<BuildRuby:0x00005645556bda00
@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.20230927-112825",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002917 0.003742 2.168721 ( 4.538806)
build_miniruby 0.000000 0.001521 1.607589 ( 1.609953)
build_ruby 0.000000 0.001717 3.294354 ( 3.477161)
build_all 0.003853 0.004775 6.097429 ( 3.037180)
build_install 0.018348 0.000000 7.330269 ( 4.034255)
test_btest 0.000709 0.000000 84.452225 ( 38.349745)
test_basic 0.004168 0.004112 0.964784 ( 1.287570)
test_all 0.005694 0.004282 744.108245 (320.476342)
test_rubyspec 0.055352 0.017993 100.313468 (111.692305)
total: 488.50 sec