Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-235042
#<BuildRuby:0x000055c0d93e2098
@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.20230925-235042",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002279 0.004316 2.225136 ( 3.530556)
build_miniruby 0.001384 0.000239 1.635322 ( 1.644676)
build_ruby 0.001675 0.000289 3.649939 ( 3.862190)
build_all 0.003757 0.004892 6.314531 ( 3.640123)
build_install 0.015667 0.004887 7.829142 ( 4.967133)
test_btest 0.000910 0.000199 82.797342 ( 30.278339)
test_basic 0.000000 0.006012 0.824447 ( 0.886303)
test_all 0.005358 0.003650 693.390600 (226.236586)
test_rubyspec 0.023570 0.033250 88.689351 (100.094105)
total: 375.14 sec