Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-184621
#<BuildRuby:0x00007f5cd872fdd0
@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.20240729-184621",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.003648 0.003851 3.428870 ( 3.330279)
build_miniruby 0.001595 0.000000 1.639703 ( 1.636109)
build_ruby 0.001829 0.000000 3.929430 ( 4.157462)
build_all 0.005046 0.003133 8.157283 ( 3.233459)
build_install 0.012502 0.007586 10.381412 ( 4.515515)
test_btest 0.000688 0.000308 117.319072 ( 30.638134)
test_basic 0.006951 0.003519 1.232628 ( 1.277355)
test_all 0.109347 0.046385 887.461595 (306.763756)
test_rubyspec 0.058698 0.034733 169.560052 ( 34.924145)
total: 390.48 sec