Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-183829
#<BuildRuby:0x000055a79588e1a8
@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.20230615-183829",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000008 0.000030 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.005586 0.000000 1.704518 ( 3.017719)
build_miniruby 0.001519 0.000000 1.258224 ( 1.262692)
build_ruby 0.000000 0.001447 2.639500 ( 2.814266)
build_all 0.006458 0.001734 2.438151 ( 1.804699)
build_install 0.016851 0.001426 3.766230 ( 3.519411)
test_btest 0.000000 0.000951 76.284511 ( 32.734088)
test_basic 0.002637 0.003947 0.790829 ( 0.901734)
test_all 0.000958 0.000306 583.017541 (261.912484)
test_rubyspec 0.026475 0.023586 84.509941 (105.007129)
total: 412.98 sec