Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-002801
#<BuildRuby:0x00007fddf17dfdd0
@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.20241123-002801",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.003890 0.003330 3.361245 ( 3.326230)
build_miniruby 0.001338 0.000202 1.186568 ( 1.183885)
build_ruby 0.001590 0.000241 3.914336 ( 4.061277)
build_all 0.008159 0.000049 6.016523 ( 2.491910)
build_install 0.015048 0.001546 8.151907 ( 3.924523)
test_btest 0.000752 0.000104 71.484053 ( 19.950960)
test_basic 0.008222 0.000000 0.899153 ( 2.437058)
test_all 0.090976 0.049081 651.342028 (212.516404)
test_rubyspec 0.056165 0.025568 116.145395 ( 23.796747)
total: 273.69 sec