Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-183156
#<BuildRuby:0x0000564e6d3c5f48
@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.20230615-183156",
@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.000028 0.000006 0.000034 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004742 0.001031 1.877713 ( 3.273988)
build_miniruby 0.001472 0.000321 1.323428 ( 1.323528)
build_ruby 0.001251 0.000272 2.688090 ( 2.878514)
build_all 0.007003 0.000550 2.254301 ( 1.566006)
build_install 0.007713 0.011736 3.605311 ( 3.036975)
test_btest 0.000571 0.000169 76.214099 ( 32.262187)
test_basic 0.000000 0.007592 0.847277 ( 0.990685)
test_all 0.001504 0.001462 577.529846 (249.887551)
test_rubyspec 0.022126 0.028533 82.371200 ( 96.448548)
total: 391.67 sec