Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-210348
#<BuildRuby:0x0000562c903c2360
@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.20230824-210348",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.003475 0.003994 2.348024 ( 6.945406)
build_miniruby 0.001353 0.000085 1.546028 ( 2.432348)
build_ruby 0.002042 0.000000 3.247342 ( 5.767554)
build_all 0.007535 0.000348 6.199358 ( 6.187721)
build_install 0.010393 0.008474 7.586544 ( 8.206684)
test_btest 0.000772 0.000088 84.283986 ( 53.693555)
test_basic 0.005831 0.000667 0.962762 ( 2.033493)
test_all 0.009259 0.000277 685.403012 (461.510031)
test_rubyspec 0.052974 0.021385 106.818130 (206.079917)
total: 752.86 sec