Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-052548
#<BuildRuby:0x000056031744e218
@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.20231209-052548",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.002614 0.003769 2.335519 ( 2.711086)
build_miniruby 0.001220 0.000318 1.494671 ( 1.494825)
build_ruby 0.001335 0.000348 3.132200 ( 3.312230)
build_all 0.001454 0.006135 5.710446 ( 2.833946)
build_install 0.020233 0.000201 7.339699 ( 4.286944)
test_btest 0.000000 0.001223 83.925379 ( 31.584185)
test_basic 0.004326 0.001628 0.901797 ( 0.971811)
test_all 0.089032 0.031344 697.192135 (269.017361)
test_rubyspec 0.043532 0.025612 96.908435 (113.050597)
total: 429.26 sec