Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-151721
#<BuildRuby:0x00005562874e5f68
@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.20230215-151721",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.001760 0.003454 1.482976 ( 2.380341)
build_miniruby 0.001520 0.000000 1.227148 ( 1.227166)
build_ruby 0.001511 0.000000 2.457498 ( 2.696672)
build_all 0.004057 0.002732 4.066594 ( 2.293376)
build_install 0.011853 0.002092 2.939710 ( 2.174680)
test_btest 0.000709 0.000184 57.611746 ( 27.453166)
test_basic 0.001410 0.004527 0.493914 ( 0.595839)
test_all 0.000645 0.000730 647.778523 (247.550696)
test_rubyspec 0.025286 0.019443 73.212008 ( 86.080242)
total: 372.45 sec