Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-114801
#<BuildRuby:0x0000564eafe19f70
@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.20240314-114801",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005880 0.001226 2.916744 ( 2.694175)
build_miniruby 0.001304 0.000272 1.690808 ( 1.690179)
build_ruby 0.001414 0.000295 3.671099 ( 3.911604)
build_all 0.003677 0.004277 6.961595 ( 3.144156)
build_install 0.020755 0.000000 9.362869 ( 5.137317)
test_btest 0.000750 0.000000 94.856804 ( 37.207357)
test_basic 0.006125 0.002805 1.045571 ( 1.148196)
test_all 0.080724 0.038855 795.300072 (312.883739)
test_rubyspec 0.061867 0.034032 139.144642 (167.986103)
total: 535.80 sec