Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-162610
#<BuildRuby:0x0000564fa7b52320
@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.20230920-162610",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.003614 0.004319 2.438866 ( 5.503451)
build_miniruby 0.001653 0.000155 1.816135 ( 2.577895)
build_ruby 0.000000 0.002282 3.580845 ( 4.703098)
build_all 0.002712 0.006363 6.481551 ( 7.453111)
build_install 0.021149 0.002325 8.211248 ( 10.129109)
test_btest 0.000783 0.000118 85.851912 ( 85.459665)
test_basic 0.007855 0.000573 1.008853 ( 1.729882)
test_all 0.010483 0.000921 738.479078 (636.624698)
test_rubyspec 0.047821 0.029690 108.921693 (139.180314)
total: 893.36 sec