Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-210614
#<BuildRuby:0x000055e62b9ee118
@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.20230721-210614",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006736 0.000722 2.138168 ( 4.907399)
build_miniruby 0.000000 0.001652 1.566344 ( 1.930573)
build_ruby 0.000000 0.001573 3.207743 ( 3.924333)
build_all 0.003016 0.004981 2.581690 ( 3.020335)
build_install 0.010089 0.008522 3.998602 ( 5.099916)
test_btest 0.000865 0.000202 77.862366 ( 48.320068)
test_basic 0.003672 0.004007 0.917629 ( 1.803710)
test_all 0.001016 0.000263 604.797860 (384.900256)
test_rubyspec 0.040824 0.021768 93.083072 (166.595131)
total: 620.50 sec