Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-122154
#<BuildRuby:0x000055aa12ce1a00
@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.20230922-122154",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004144 0.004000 2.346667 ( 5.267813)
build_miniruby 0.001521 0.000190 1.819845 ( 2.363987)
build_ruby 0.001803 0.000226 3.793591 ( 5.111360)
build_all 0.008131 0.001016 6.625517 ( 7.319239)
build_install 0.020552 0.001392 8.179768 ( 8.930714)
test_btest 0.000000 0.001552 87.505508 ( 80.996631)
test_basic 0.005858 0.003226 1.032010 ( 1.667501)
test_all 0.010784 0.000175 720.231581 (638.535130)
test_rubyspec 0.039756 0.042043 110.154697 (150.762658)
total: 900.96 sec