Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-043017
#<BuildRuby:0x00007f86e88dfdd0
@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.20240701-043017",
@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.000024 0.000011 0.000035 ( 0.000036)
configure 0.000020 0.000010 0.000030 ( 0.000030)
build_up 0.002693 0.005368 3.545757 ( 3.143801)
build_miniruby 0.001057 0.000556 1.228702 ( 1.226536)
build_ruby 0.001834 0.000000 3.365782 ( 3.548836)
build_all 0.005049 0.003274 7.379756 ( 2.900261)
build_install 0.015843 0.002137 10.333624 ( 4.686523)
test_btest 0.000756 0.000349 105.398955 ( 27.272593)
test_basic 0.005960 0.002751 0.929148 ( 0.982551)
test_all 0.092204 0.059418 819.469913 (283.919105)
test_rubyspec 0.054923 0.038612 170.948692 ( 37.841895)
total: 365.52 sec