Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-172300
#<BuildRuby:0x000055c0651fe4f8
@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.20230917-172300",
@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.000000 0.000025 0.000025 ( 0.000025)
autoconf 0.000000 0.000039 0.000039 ( 0.000031)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.004130 0.003593 2.305771 ( 4.598568)
build_miniruby 0.001256 0.000173 1.742529 ( 1.749994)
build_ruby 0.001659 0.000229 3.291656 ( 3.632920)
build_all 0.004934 0.003553 6.300693 ( 4.259206)
build_install 0.018804 0.001015 7.810189 ( 6.470616)
test_btest 0.000800 0.000117 84.607856 ( 44.819350)
test_basic 0.005357 0.004399 1.026046 ( 1.477299)
test_all 0.005490 0.004480 671.441065 (300.896102)
test_rubyspec 0.033517 0.040974 105.653114 (123.452961)
total: 491.36 sec