Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-215702
#<BuildRuby:0x000055556b28a008
@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.20230913-215702",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002497 0.004609 2.244457 ( 4.461009)
build_miniruby 0.001718 0.000430 1.720593 ( 1.911279)
build_ruby 0.001980 0.000000 3.254751 ( 3.647919)
build_all 0.007135 0.001213 6.332299 ( 4.481243)
build_install 0.006059 0.013696 7.835644 ( 7.027534)
test_btest 0.000601 0.000208 84.119824 ( 44.850931)
test_basic 0.002386 0.000826 0.959727 ( 1.286696)
test_all 0.009075 0.000000 669.061020 (248.797135)
test_rubyspec 0.046135 0.024740 98.422056 (109.843268)
total: 426.31 sec