Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-144323
#<BuildRuby:0x000055a0103de090
@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.20230613-144323",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006755 0.000881 1.956175 ( 5.231458)
build_miniruby 0.001293 0.000168 1.431581 ( 1.932007)
build_ruby 0.001279 0.000167 2.874412 ( 3.704841)
build_all 0.007392 0.000000 2.358527 ( 2.830890)
build_install 0.009520 0.009376 3.756154 ( 4.482525)
test_btest 0.000671 0.000129 76.887929 ( 45.833377)
test_basic 0.005883 0.001131 0.839926 ( 1.747598)
test_all 0.000000 0.001588 566.545745 (294.117910)
test_rubyspec 0.019626 0.035521 86.785078 (124.978234)
total: 484.86 sec