Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-040955
#<BuildRuby:0x000055c766f11f48
@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.20240224-040955",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.003636 0.004976 2.682635 ( 4.348843)
build_miniruby 0.000000 0.001835 1.826658 ( 2.365563)
build_ruby 0.000097 0.002209 3.800645 ( 5.383801)
build_all 0.004388 0.004208 7.075859 ( 7.753360)
build_install 0.021967 0.000389 9.136869 ( 10.268936)
test_btest 0.000645 0.000187 94.638862 ( 98.743088)
test_basic 0.002390 0.004964 0.969972 ( 1.573780)
test_all 0.099163 0.021337 753.077672 (485.142286)
test_rubyspec 0.049431 0.041335 128.840316 (171.500040)
total: 787.08 sec