Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-142938
#<BuildRuby:0x00007f710f20fdc8
@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.20240628-142938",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.008011 0.000000 3.952739 ( 3.569464)
build_miniruby 0.001457 0.000188 1.519436 ( 1.516357)
build_ruby 0.001659 0.000214 4.184096 ( 4.295589)
build_all 0.008364 0.000008 7.714103 ( 3.097761)
build_install 0.008483 0.008333 10.343499 ( 4.557435)
test_btest 0.001060 0.000182 114.750708 ( 31.842862)
test_basic 0.002161 0.007037 1.074950 ( 1.120757)
test_all 0.124255 0.025080 840.772839 (248.893835)
test_rubyspec 0.055972 0.038729 162.350400 ( 31.995389)
total: 330.89 sec