Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-025201
#<BuildRuby:0x0000562f74f4e008
@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.20230205-025201",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000000 0.005206 1.176969 ( 1.662070)
build_miniruby 0.000000 0.001236 1.189791 ( 1.204831)
build_ruby 0.000162 0.001483 2.389709 ( 2.670313)
build_all 0.005295 0.001684 3.744705 ( 2.488572)
build_install 0.009711 0.005980 2.992549 ( 2.803407)
test_btest 0.000424 0.000147 54.893972 ( 19.336883)
test_basic 0.001210 0.004461 0.411642 ( 0.540381)
test_all 0.002750 0.000000 672.350454 (273.110681)
test_rubyspec 0.018420 0.033024 70.731389 ( 82.330973)
total: 386.15 sec