Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-104035
#<BuildRuby:0x000055c9543e67c8
@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.20230628-104035",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006154 0.000249 2.004933 ( 4.220035)
build_miniruby 0.001635 0.000000 1.604684 ( 1.706211)
build_ruby 0.001708 0.000000 3.270571 ( 4.002046)
build_all 0.007373 0.000000 2.478213 ( 2.623310)
build_install 0.008290 0.008383 3.789276 ( 3.803188)
test_btest 0.000989 0.000000 79.079064 ( 45.201532)
test_basic 0.006254 0.000501 0.842010 ( 1.209081)
test_all 0.001518 0.000230 557.337102 (260.449382)
test_rubyspec 0.022599 0.027816 89.503801 (112.973592)
total: 436.19 sec