Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-214313
#<BuildRuby:0x00007f119cd4fdc8
@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.20240922-214313",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000033)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003885 0.003974 3.584955 ( 2.914731)
build_miniruby 0.000000 0.001476 1.177734 ( 1.174262)
build_ruby 0.000000 0.001808 3.511636 ( 3.752652)
build_all 0.003039 0.004503 6.629683 ( 2.816909)
build_install 0.009779 0.008502 8.913061 ( 3.933610)
test_btest 0.000578 0.000289 90.583936 ( 31.348079)
test_basic 0.007348 0.001729 0.782985 ( 0.841705)
test_all 0.100001 0.047249 687.460773 (196.479967)
test_rubyspec 0.062059 0.022492 129.669117 ( 23.208780)
total: 266.47 sec