Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-211520
#<BuildRuby:0x0000562df4ba6008
@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.20230810-211520",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006621 0.000457 2.296736 ( 6.750045)
build_miniruby 0.001486 0.000102 1.816676 ( 3.886228)
build_ruby 0.002018 0.000140 3.425012 ( 5.327391)
build_all 0.007888 0.000544 2.907616 ( 3.682536)
build_install 0.016493 0.004404 4.512008 ( 4.795939)
test_btest 0.001143 0.000104 85.423185 ( 61.767945)
test_basic 0.007964 0.000302 1.036451 ( 2.009516)
test_all 0.001557 0.000138 662.166754 (446.763088)
test_rubyspec 0.033306 0.031886 102.857602 (200.315024)
total: 735.30 sec