Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-193209
#<BuildRuby:0x000055fb5c276098
@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.20230707-193209",
@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.000024 0.000024 ( 0.000024)
autoconf 0.000000 0.000034 0.000034 ( 0.000033)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.000000 0.007432 2.131202 ( 6.500528)
build_miniruby 0.000000 0.001440 1.675539 ( 3.112089)
build_ruby 0.000000 0.001789 3.235879 ( 5.892063)
build_all 0.006736 0.001585 2.593575 ( 4.640515)
build_install 0.009144 0.012835 4.362346 ( 9.094438)
test_btest 0.000634 0.000184 84.236518 ( 85.953178)
test_basic 0.002879 0.005185 0.924197 ( 2.483347)
test_all 0.001090 0.000351 646.870771 (627.308181)
test_rubyspec 0.036996 0.023409 95.316645 (178.515642)
total: 923.50 sec