Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-101919
#<BuildRuby:0x0000564c09d56078
@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.20231231-101919",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.006487 0.000000 1.781036 ( 2.658119)
build_miniruby 0.001761 0.000064 1.676896 ( 1.735225)
build_ruby 0.001762 0.000165 3.304715 ( 3.655055)
build_all 0.008655 0.000424 5.856525 ( 4.244366)
build_install 0.016057 0.004537 7.326637 ( 5.901156)
test_btest 0.000768 0.000085 83.987696 ( 65.379126)
test_basic 0.006961 0.000293 0.934335 ( 1.385498)
test_all 0.090316 0.041322 811.051825 (712.401030)
test_rubyspec 0.040791 0.040220 106.346485 (185.435905)
total: 982.80 sec