Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-132128
#<BuildRuby:0x0000559c8b25e1a8
@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-132128",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000038 0.000004 0.000042 ( 0.000037)
configure 0.000034 0.000003 0.000037 ( 0.000038)
build_up 0.006001 0.000581 2.248608 ( 3.716949)
build_miniruby 0.000000 0.001362 1.625085 ( 1.638085)
build_ruby 0.000000 0.001743 3.291816 ( 3.576347)
build_all 0.000777 0.007860 6.430852 ( 3.568336)
build_install 0.016409 0.004065 7.970029 ( 5.195219)
test_btest 0.001187 0.000000 84.566582 ( 44.266403)
test_basic 0.005577 0.002958 0.993984 ( 1.280193)
test_all 0.008591 0.000927 691.314585 (296.572990)
test_rubyspec 0.045224 0.028289 107.101632 (131.893448)
total: 491.71 sec