Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-141705
#<BuildRuby:0x0000555bb0169fc0
@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.20230923-141705",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007364 0.001227 2.355790 ( 5.398662)
build_miniruby 0.000000 0.001607 1.816895 ( 2.344366)
build_ruby 0.000000 0.001802 3.630596 ( 4.647166)
build_all 0.004379 0.004708 6.582486 ( 6.052158)
build_install 0.015064 0.006865 8.043256 ( 8.262592)
test_btest 0.000754 0.000188 85.790606 ( 64.883031)
test_basic 0.007263 0.001815 0.958957 ( 1.424357)
test_all 0.001912 0.010062 695.723940 (565.690048)
test_rubyspec 0.049991 0.032349 109.402845 (153.115634)
total: 811.82 sec