Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-072830
#<BuildRuby:0x00005607c2d12138
@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.20230209-072830",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000864 0.004374 1.153830 ( 1.575596)
build_miniruby 0.000000 0.001443 1.190734 ( 1.191067)
build_ruby 0.000000 0.001491 2.383018 ( 2.653981)
build_all 0.005423 0.001549 3.948322 ( 2.076172)
build_install 0.008317 0.005805 2.759217 ( 2.168390)
test_btest 0.000400 0.000156 54.686912 ( 26.217580)
test_basic 0.002113 0.003442 0.427835 ( 0.530965)
test_all 0.001168 0.000487 639.955626 (246.790344)
test_rubyspec 0.020136 0.025683 69.245584 ( 79.796574)
total: 363.00 sec