Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-170816
#<BuildRuby:0x0000556f219da3b0
@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.20240224-170816",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002711 0.004380 2.402808 ( 2.436135)
build_miniruby 0.001320 0.000000 1.648860 ( 1.653723)
build_ruby 0.001860 0.000000 3.117348 ( 3.328455)
build_all 0.006903 0.000702 6.376318 ( 2.936485)
build_install 0.018445 0.000542 8.344024 ( 4.700574)
test_btest 0.000840 0.000087 89.012498 ( 35.221221)
test_basic 0.002568 0.004972 0.940768 ( 1.043999)
test_all 0.077766 0.038868 719.782283 (278.305555)
test_rubyspec 0.049654 0.037510 123.447901 (135.967144)
total: 465.59 sec