Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-091405
#<BuildRuby:0x0000563323ac21a8
@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.20230708-091405",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006785 0.000657 2.202684 ( 5.919415)
build_miniruby 0.001474 0.000143 1.772123 ( 2.302491)
build_ruby 0.001552 0.000150 3.381532 ( 5.037223)
build_all 0.008568 0.000435 2.632867 ( 3.975591)
build_install 0.012828 0.007667 4.127271 ( 5.341476)
test_btest 0.000838 0.000116 82.141720 ( 56.883422)
test_basic 0.002836 0.004479 0.917077 ( 1.955311)
test_all 0.001074 0.000179 620.444801 (388.110367)
test_rubyspec 0.044262 0.015822 95.595452 (162.717362)
total: 632.24 sec