Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-020815
#<BuildRuby:0x0000556085842390
@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-020815",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005992 1.720915 ( 2.996687)
build_miniruby 0.000000 0.001479 1.292950 ( 1.292279)
build_ruby 0.001234 0.000189 2.573589 ( 2.771096)
build_all 0.000829 0.005636 2.191037 ( 1.225324)
build_install 0.011142 0.004463 3.328230 ( 2.151725)
test_btest 0.000574 0.000132 74.540997 ( 20.047482)
test_basic 0.006104 0.000535 0.739486 ( 0.835916)
test_all 0.000898 0.000200 553.258326 (160.617198)
test_rubyspec 0.024260 0.023812 79.584864 ( 91.337919)
total: 283.28 sec