Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-010318
#<BuildRuby:0x00005626d9eadf48
@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.20230820-010318",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005974 0.001327 2.274088 ( 6.035174)
build_miniruby 0.001302 0.000289 1.675086 ( 3.242918)
build_ruby 0.001319 0.000294 3.433395 ( 6.489643)
build_all 0.007451 0.000664 6.341821 ( 5.711043)
build_install 0.013648 0.005565 7.961858 ( 7.019768)
test_btest 0.000000 0.000844 85.101027 ( 56.716125)
test_basic 0.000000 0.008935 0.989378 ( 1.838982)
test_all 0.006530 0.002913 673.913937 (394.455699)
test_rubyspec 0.050556 0.027466 106.802118 (165.981239)
total: 647.49 sec