Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-105840
#<BuildRuby:0x00005608fa5228e0
@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.20230729-105840",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.002645 0.004036 2.257617 ( 4.584543)
build_miniruby 0.001691 0.000159 1.689323 ( 1.974846)
build_ruby 0.001699 0.000159 3.244844 ( 27.365870)
build_all 0.007461 0.000699 2.364475 ( 1.633851)
build_install 0.014658 0.003973 4.113385 ( 3.898039)
test_btest 0.000855 0.000095 80.394998 ( 38.346955)
test_basic 0.007635 0.000848 0.975079 ( 1.132740)
test_all 0.001960 0.000218 642.762012 (268.705488)
test_rubyspec 0.035468 0.020414 94.466974 (111.174114)
total: 458.82 sec