Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-142751
#<BuildRuby:0x000056405c7ae7f0
@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.20230217-142751",
@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.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004485 0.000935 1.583048 ( 3.093341)
build_miniruby 0.001496 0.000312 1.438557 ( 1.897515)
build_ruby 0.000000 0.001762 2.851072 ( 3.814634)
build_all 0.001842 0.006973 4.367062 ( 4.714765)
build_install 0.014900 0.003654 3.309940 ( 4.167399)
test_btest 0.000825 0.000236 60.840143 ( 53.515921)
test_basic 0.005513 0.001575 0.518482 ( 0.987584)
test_all 0.001558 0.000445 686.670808 (349.795524)
test_rubyspec 0.031856 0.018166 74.416018 ( 90.287773)
total: 512.28 sec