Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-151558
#<BuildRuby:0x000055ca5508a2a8
@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.20230712-151558",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.006717 0.000647 2.179560 ( 4.895200)
build_miniruby 0.001570 0.000377 1.682710 ( 1.832335)
build_ruby 0.001742 0.000000 2.946349 ( 3.186429)
build_all 0.006456 0.000000 2.495819 ( 1.432705)
build_install 0.015209 0.002926 4.021839 ( 2.878292)
test_btest 0.000625 0.000136 85.919535 ( 27.134044)
test_basic 0.003811 0.003987 0.833396 ( 0.920679)
test_all 0.001089 0.000263 657.421393 (301.363262)
test_rubyspec 0.042921 0.018748 95.318670 (156.387547)
total: 500.03 sec