Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-160519
#<BuildRuby:0x0000563cb93823d0
@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.20230213-160519",
@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.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002923 0.002205 1.510812 ( 2.552476)
build_miniruby 0.001333 0.000265 1.323535 ( 1.447696)
build_ruby 0.000000 0.001693 2.586515 ( 2.929113)
build_all 0.006760 0.001843 4.047473 ( 2.805641)
build_install 0.004465 0.011517 3.121617 ( 3.193310)
test_btest 0.000593 0.000184 57.313744 ( 33.028415)
test_basic 0.003413 0.003681 0.525025 ( 0.813420)
test_all 0.001180 0.000393 650.196488 (285.252532)
test_rubyspec 0.018953 0.030618 73.246679 ( 85.942374)
total: 417.97 sec