Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-133446
#<BuildRuby:0x00007f07f3ccfdd8
@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.20240806-133446",
@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.000024 0.000007 0.000031 ( 0.000030)
autoconf 0.000043 0.000012 0.000055 ( 0.000053)
configure 0.000035 0.000009 0.000044 ( 0.000043)
build_up 0.007079 0.001874 4.117170 ( 5.814985)
build_miniruby 0.001625 0.000430 1.961924 ( 3.003509)
build_ruby 0.002561 0.000000 4.848300 ( 7.245997)
build_all 0.007707 0.003595 9.138207 ( 8.629617)
build_install 0.019559 0.006101 12.433814 ( 11.435481)
test_btest 0.000000 0.001106 128.052577 (111.914858)
test_basic 0.003858 0.008652 1.366807 ( 2.000863)
test_all 0.102847 0.061595 933.789286 (941.284434)
test_rubyspec 0.054346 0.042295 176.136521 (158.479255)
total: 1249.81 sec