Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-013740
#<BuildRuby:0x000055adf1f021a8
@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.20230916-013740",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.000058 0.006624 2.154311 ( 3.469073)
build_miniruby 0.001543 0.000000 1.683027 ( 1.687222)
build_ruby 0.000000 0.001721 3.385573 ( 3.598460)
build_all 0.005903 0.002110 6.061524 ( 3.035754)
build_install 0.014343 0.004841 7.493370 ( 5.007413)
test_btest 0.001063 0.000377 86.243657 ( 34.006050)
test_basic 0.000584 0.008202 0.975332 ( 1.064522)
test_all 0.002635 0.007259 688.690421 (235.254402)
test_rubyspec 0.027642 0.043488 103.068521 (114.369214)
total: 401.49 sec