Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-215032
#<BuildRuby:0x00005653a82c5fb8
@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-215032",
@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.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007891 0.000555 2.346943 ( 4.837871)
build_miniruby 0.001269 0.000182 1.692469 ( 1.828581)
build_ruby 0.001574 0.000225 3.441734 ( 3.925419)
build_all 0.008154 0.000000 6.290939 ( 4.783751)
build_install 0.015616 0.004647 7.624619 ( 5.658854)
test_btest 0.000000 0.000935 84.070667 ( 45.950734)
test_basic 0.000000 0.009454 0.960271 ( 1.265268)
test_all 0.007018 0.003092 672.190224 (315.474353)
test_rubyspec 0.044320 0.026342 105.778593 (125.637864)
total: 509.36 sec