Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-023525
#<BuildRuby:0x00007f0ff671fdd8
@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.20241215-023525",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.005749 0.000289 2.258841 ( 2.614844)
build_miniruby 0.001245 0.000208 1.329479 ( 1.326656)
build_ruby 0.001844 0.000000 3.912562 ( 4.078338)
build_all 0.008872 0.000000 6.104715 ( 2.621498)
build_install 0.016223 0.003937 7.523282 ( 3.923434)
test_btest 0.000887 0.000145 74.317708 ( 20.945443)
test_basic 0.007311 0.004217 1.043001 ( 1.094321)
test_all 0.115745 0.029726 783.792198 (268.771736)
test_rubyspec 0.044570 0.035323 116.865026 ( 23.486863)
total: 328.86 sec