Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-220700
#<BuildRuby:0x000055bd4405df00
@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.20230902-220700",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.000000 0.005889 1.812657 ( 2.820216)
build_miniruby 0.000000 0.002064 1.721746 ( 1.859305)
build_ruby 0.000000 0.001917 3.433750 ( 4.000686)
build_all 0.003581 0.004612 6.461105 ( 4.820643)
build_install 0.018154 0.001121 7.618878 ( 5.923449)
test_btest 0.000912 0.000148 85.018755 ( 48.860734)
test_basic 0.006865 0.001113 0.995936 ( 1.249853)
test_all 0.006185 0.003770 676.854628 (331.059612)
test_rubyspec 0.044898 0.024931 102.842428 (123.646144)
total: 524.24 sec