Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-004800
#<BuildRuby:0x00005599b26d1fb8
@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.20230725-004800",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005385 0.001405 2.146749 ( 3.516316)
build_miniruby 0.000976 0.000254 1.497669 ( 1.496923)
build_ruby 0.001507 0.000000 3.086485 ( 3.304222)
build_all 0.006875 0.000995 2.603778 ( 1.786669)
build_install 0.016889 0.002084 4.174463 ( 3.403476)
test_btest 0.000791 0.000185 80.741560 ( 31.189789)
test_basic 0.005299 0.000224 0.900592 ( 3.342439)
test_all 0.001705 0.000259 629.046568 (297.782380)
test_rubyspec 0.024958 0.031046 91.117937 (108.773572)
total: 454.60 sec