Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-135546
#<BuildRuby:0x00007f412962fdd8
@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.20240616-135546",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.001194 0.006956 3.445502 ( 3.554084)
build_miniruby 0.001319 0.000484 1.574052 ( 1.570626)
build_ruby 0.000000 0.002172 3.971556 ( 4.139435)
build_all 0.006061 0.002501 7.815428 ( 3.071433)
build_install 0.015869 0.003522 10.574828 ( 4.899360)
test_btest 0.000686 0.000253 110.276763 ( 28.853787)
test_basic 0.003344 0.005035 0.939092 ( 0.991804)
test_all 0.102712 0.046187 835.432595 (238.063281)
test_rubyspec 0.047381 0.041988 156.676465 ( 33.382219)
total: 318.53 sec