Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-103713
#<BuildRuby:0x0000561d3342a008
@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.20230923-103713",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.004488 0.004189 2.353528 ( 5.021793)
build_miniruby 0.001297 0.000399 1.749153 ( 2.209424)
build_ruby 0.001429 0.000440 3.779061 ( 4.925070)
build_all 0.006750 0.002077 6.230144 ( 5.650851)
build_install 0.013956 0.009112 7.985544 ( 7.738012)
test_btest 0.000537 0.000185 84.911072 ( 61.005071)
test_basic 0.009142 0.000048 0.972050 ( 1.280646)
test_all 0.004310 0.006033 748.125674 (496.089338)
test_rubyspec 0.028530 0.044249 104.378357 (127.071578)
total: 710.99 sec