Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-004622
#<BuildRuby:0x000055849756e390
@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.20240315-004622",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.008489 0.000566 3.083157 ( 3.430067)
build_miniruby 0.000000 0.001385 1.776944 ( 1.861661)
build_ruby 0.000000 0.001541 3.650953 ( 3.931557)
build_all 0.000271 0.007931 6.957083 ( 3.245321)
build_install 0.015048 0.005891 9.325787 ( 5.146098)
test_btest 0.000000 0.000989 93.541686 ( 43.915544)
test_basic 0.004502 0.003245 0.881667 ( 0.950861)
test_all 0.094314 0.023739 772.706399 (299.326205)
test_rubyspec 0.052808 0.036250 126.725714 (135.961078)
total: 497.77 sec