Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-214619
#<BuildRuby:0x000055c46c0a1a00
@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.20240319-214619",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005164 0.004121 3.743908 ( 2.530481)
build_miniruby 0.001182 0.000132 1.345562 ( 1.343562)
build_ruby 0.001534 0.000171 3.115313 ( 3.352101)
build_all 0.008101 0.000000 6.510158 ( 2.414159)
build_install 0.019862 0.000000 9.027666 ( 3.875274)
test_btest 0.000920 0.000000 91.500106 ( 24.117331)
test_basic 0.006234 0.000000 0.909058 ( 0.968990)
test_all 0.081379 0.041610 828.249106 (314.284694)
test_rubyspec 0.050080 0.038868 117.733275 (126.737499)
total: 479.62 sec