Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-023011
#<BuildRuby:0x00005620d8f0e390
@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.20230916-023011",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.007218 0.000690 2.394844 ( 5.222503)
build_miniruby 0.001417 0.000304 1.723910 ( 2.349165)
build_ruby 0.000000 0.001955 3.677823 ( 5.427580)
build_all 0.006181 0.002613 6.485729 ( 8.393988)
build_install 0.021233 0.001860 8.236148 ( 11.378092)
test_btest 0.000956 0.000000 87.690324 ( 94.200941)
test_basic 0.002102 0.007467 1.014219 ( 1.802504)
test_all 0.004054 0.007268 721.943884 (512.636389)
test_rubyspec 0.029390 0.044195 106.542289 (129.973067)
total: 771.39 sec