Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-185425
#<BuildRuby:0x000055f067886410
@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.20230807-185425",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002523 0.004393 2.155161 ( 5.658491)
build_miniruby 0.001304 0.000233 1.840644 ( 2.886434)
build_ruby 0.001689 0.000302 3.272796 ( 18.942556)
build_all 0.004277 0.003347 2.629601 ( 3.004672)
build_install 0.012982 0.006044 4.405870 ( 5.325651)
test_btest 0.000742 0.000168 82.905778 ( 51.402220)
test_basic 0.007900 0.000779 1.016134 ( 1.939863)
test_all 0.001377 0.000301 649.387467 (388.732029)
test_rubyspec 0.030845 0.033450 101.756230 (198.567901)
total: 676.46 sec