Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-182030
#<BuildRuby:0x0000562fefc1dfc0
@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.20230901-182030",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005254 0.001471 2.074881 ( 3.702826)
build_miniruby 0.000000 0.004058 35.711020 ( 19.092968)
build_ruby 0.001975 0.000000 3.379984 ( 3.893229)
build_all 0.000046 0.007876 6.103984 ( 4.201952)
build_install 0.016158 0.003633 7.598200 ( 5.659549)
test_btest 0.000882 0.000321 82.147620 ( 44.446691)
test_basic 0.004138 0.003951 0.996084 ( 1.345117)
test_all 0.011037 0.000000 677.277792 (300.888944)
test_rubyspec 0.048845 0.025404 103.924183 (124.269636)
total: 507.50 sec