Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-073636
#<BuildRuby:0x0000560059a16120
@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-073636",
@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.000007 0.000022 ( 0.000022)
autoconf 0.000022 0.000010 0.000032 ( 0.000031)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.006534 0.000973 2.333649 ( 3.954857)
build_miniruby 0.000000 0.001679 1.667307 ( 1.668287)
build_ruby 0.000734 0.000971 3.597350 ( 3.856723)
build_all 0.007433 0.001365 6.532581 ( 4.850172)
build_install 0.008398 0.010587 7.815877 ( 6.353000)
test_btest 0.000558 0.000259 87.095159 ( 46.094982)
test_basic 0.006025 0.002797 0.995559 ( 1.383844)
test_all 0.008828 0.002049 671.986162 (313.060308)
test_rubyspec 0.025835 0.046702 107.549995 (126.632994)
total: 507.86 sec