Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-070611
#<BuildRuby:0x000055c788952130
@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.20230910-070611",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000029 0.000010 0.000039 ( 0.000035)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.003814 0.002557 2.136522 ( 3.390774)
build_miniruby 0.000000 0.001989 1.496234 ( 1.494903)
build_ruby 0.000939 0.000702 3.156588 ( 12.865611)
build_all 0.007397 0.001301 6.138170 ( 3.197086)
build_install 0.018641 0.000966 7.721151 ( 4.365930)
test_btest 0.000755 0.000236 86.517527 ( 31.774804)
test_basic 0.006080 0.002172 0.973671 ( 1.060953)
test_all 0.008981 0.001570 729.984784 (301.375323)
test_rubyspec 0.044209 0.029613 106.437991 (127.071910)
total: 486.60 sec