Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-092421
#<BuildRuby:0x000055cd229be480
@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.20240228-092421",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002937 0.003904 2.557094 ( 2.648642)
build_miniruby 0.001272 0.000141 1.703164 ( 1.701434)
build_ruby 0.001666 0.000185 3.531841 ( 3.750859)
build_all 0.007616 0.000386 6.538605 ( 3.099425)
build_install 0.012278 0.005340 8.287201 ( 4.555739)
test_btest 0.000757 0.000104 92.024291 ( 33.970788)
test_basic 0.005785 0.000798 0.971883 ( 1.073103)
test_all 0.068756 0.043385 812.798919 (288.897507)
test_rubyspec 0.054438 0.030434 125.279689 (138.074572)
total: 477.77 sec