Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-072155
#<BuildRuby:0x00005629f5c0e228
@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.20231013-072155",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006167 0.000372 2.280742 ( 2.368119)
build_miniruby 0.001044 0.000180 1.292726 ( 1.290925)
build_ruby 0.001967 0.000000 2.884716 ( 3.072782)
build_all 0.001622 0.006349 6.043526 ( 2.435867)
build_install 0.010223 0.005400 7.612821 ( 3.589252)
test_btest 0.000729 0.000176 85.639513 ( 22.673650)
test_basic 0.001980 0.003521 0.846458 ( 0.917534)
test_all 0.004660 0.004200 696.935174 (228.191255)
test_rubyspec 0.017259 0.036759 91.196194 (102.685750)
total: 367.23 sec