Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-033409
#<BuildRuby:0x00007f374c1bfdc0
@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.20240821-033409",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000036 0.000000 0.000036 ( 0.000037)
build_up 0.005905 0.003791 4.211935 ( 4.402269)
build_miniruby 0.002035 0.000255 1.852240 ( 1.903769)
build_ruby 0.002080 0.000000 4.867590 ( 4.999206)
build_all 0.009870 0.000475 8.884364 ( 5.697109)
build_install 0.018086 0.007282 11.773359 ( 7.231972)
test_btest 0.001061 0.000155 126.729271 ( 75.794228)
test_basic 0.013001 0.001284 1.447943 ( 1.930087)
test_all 0.138893 0.025314 982.402134 (778.946564)
test_rubyspec 0.058159 0.038711 180.489852 (149.914128)
total: 1030.82 sec