Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-043536
#<BuildRuby:0x000055d4b5b5e0c0
@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.20230607-043536",
@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.000023 0.000004 0.000027 ( 0.000028)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002828 0.003605 1.986934 ( 3.976253)
build_miniruby 0.001338 0.000321 1.424555 ( 1.549452)
build_ruby 0.001720 0.000000 2.708926 ( 3.212362)
build_all 0.007596 0.000000 2.234381 ( 2.356051)
build_install 0.017562 0.000741 3.565105 ( 3.404812)
test_btest 0.000765 0.000148 75.947796 ( 40.415595)
test_basic 0.006605 0.001279 0.773437 ( 1.066047)
test_all 0.001953 0.000378 575.022406 (240.137950)
test_rubyspec 0.033049 0.019580 85.222920 (101.525268)
total: 397.65 sec