Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-163427
#<BuildRuby:0x000055913df09a00
@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.20230810-163427",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006543 0.000677 2.324260 ( 6.148426)
build_miniruby 0.001170 0.000121 1.743595 ( 3.068776)
build_ruby 0.001584 0.000164 3.463936 ( 6.396362)
build_all 0.002933 0.004798 2.788720 ( 3.165712)
build_install 0.019762 0.000215 4.437461 ( 5.895792)
test_btest 0.001048 0.000127 84.236013 ( 51.657954)
test_basic 0.005000 0.003992 0.992523 ( 1.594952)
test_all 0.000996 0.000142 698.788108 (462.338579)
test_rubyspec 0.032247 0.024961 100.918409 (162.363258)
total: 702.63 sec