Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-181636
#<BuildRuby:0x0000560c4597a8e0
@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.20230104-181636",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000023)
build_up 0.004167 0.000568 1.011766 ( 1.397430)
build_miniruby 0.000967 0.000132 1.140767 ( 1.139097)
build_ruby 0.000000 0.001519 3.199051 ( 3.595712)
build_all 0.002256 0.005532 3.737453 ( 1.907090)
build_install 0.014461 0.000485 2.902239 ( 1.984353)
test_btest 0.000550 0.000102 55.228486 ( 15.522845)
test_basic 0.000833 0.004254 0.380531 ( 0.472704)
test_all 0.000823 0.000183 592.119105 (170.940393)
test_rubyspec 0.023225 0.020144 63.860912 ( 73.618295)
total: 270.58 sec