Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-090020
#<BuildRuby:0x00007fdd0223fdc0
@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.20240819-090020",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003035 0.004830 2.777862 ( 2.642743)
build_miniruby 0.001266 0.000338 1.244580 ( 1.241764)
build_ruby 0.000084 0.001848 3.077418 ( 3.319768)
build_all 0.007335 0.000933 6.585594 ( 2.506094)
build_install 0.010034 0.010097 9.342371 ( 4.115427)
test_btest 0.000813 0.000264 109.086208 ( 28.867456)
test_basic 0.008375 0.001419 1.082551 ( 1.127886)
test_all 0.096401 0.058464 788.564854 (232.986238)
test_rubyspec 0.045443 0.047472 171.874951 ( 29.585970)
total: 306.39 sec