Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-080002
#<BuildRuby:0x000055a88362e1a8
@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.20230916-080002",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.004976 0.001810 2.001013 ( 3.316810)
build_miniruby 0.000920 0.000334 1.606953 ( 1.611364)
build_ruby 0.000000 0.002147 3.660904 ( 3.900479)
build_all 0.002876 0.005577 6.524132 ( 3.375224)
build_install 0.011911 0.007706 8.049117 ( 5.476455)
test_btest 0.000489 0.000225 88.786871 ( 34.516868)
test_basic 0.000647 0.004820 0.975333 ( 1.054449)
test_all 0.009041 0.000475 693.625461 (239.922329)
test_rubyspec 0.037698 0.036524 105.392333 (116.939800)
total: 410.11 sec