Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-174415
#<BuildRuby:0x0000564212e9a228
@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.20230208-174415",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004530 0.000453 1.071016 ( 1.419649)
build_miniruby 0.001260 0.000126 0.973626 ( 0.972094)
build_ruby 0.001040 0.000104 2.045811 ( 2.261198)
build_all 0.005095 0.000510 3.598098 ( 1.844858)
build_install 0.000000 0.011650 2.809255 ( 1.948620)
test_btest 0.000000 0.000847 57.523858 ( 15.555783)
test_basic 0.001503 0.004798 0.423587 ( 0.518973)
test_all 0.001000 0.000286 627.465485 (200.611267)
test_rubyspec 0.013345 0.032849 70.047395 ( 80.681369)
total: 305.81 sec