Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-104234
#<BuildRuby:0x000055ca6e671fb8
@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.20231013-104234",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006214 0.000829 2.540994 ( 3.244042)
build_miniruby 0.001256 0.000167 1.620834 ( 1.701724)
build_ruby 0.001878 0.000000 3.510330 ( 3.835815)
build_all 0.002798 0.006297 6.351547 ( 5.107707)
build_install 0.011539 0.008572 7.996668 ( 5.975408)
test_btest 0.000695 0.000154 87.568570 ( 70.635963)
test_basic 0.006818 0.001515 1.014001 ( 1.403131)
test_all 0.004190 0.005230 721.167673 (461.562561)
test_rubyspec 0.052533 0.025806 113.366942 (169.716597)
total: 723.18 sec