Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-201700
#<BuildRuby:0x00007f1bf0befdd0
@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.20240806-201700",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.007085 0.000798 3.595659 ( 3.485092)
build_miniruby 0.001661 0.000000 1.574497 ( 1.571361)
build_ruby 0.001969 0.000000 4.151926 ( 4.305894)
build_all 0.007564 0.000770 7.820514 ( 3.062018)
build_install 0.013850 0.004510 9.880685 ( 4.285789)
test_btest 0.000746 0.000187 111.206880 ( 29.610566)
test_basic 0.000000 0.009863 1.021039 ( 1.071826)
test_all 0.115995 0.032518 885.835047 (305.549342)
test_rubyspec 0.037180 0.054405 166.432568 ( 37.892329)
total: 390.84 sec