Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-143617
#<BuildRuby:0x00007f871a8dfdd0
@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.20241201-143617",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.003389 0.003781 2.581078 ( 2.568868)
build_miniruby 0.001032 0.000430 1.111531 ( 1.110588)
build_ruby 0.001430 0.000596 3.157849 ( 3.306524)
build_all 0.002739 0.005724 5.677993 ( 2.170119)
build_install 0.010788 0.005558 7.188320 ( 3.267555)
test_btest 0.000603 0.000282 67.798881 ( 17.630871)
test_basic 0.008619 0.000454 0.780496 ( 0.828553)
test_all 0.118530 0.025384 622.254003 (200.124256)
test_rubyspec 0.042017 0.036829 116.718272 ( 20.739263)
total: 251.75 sec