Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-000712
#<BuildRuby:0x000055cc1b41e230
@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.20230728-000712",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003007 0.003669 2.122364 ( 5.096444)
build_miniruby 0.000000 0.001680 1.728576 ( 2.364295)
build_ruby 0.000000 0.001889 3.586305 ( 4.687776)
build_all 0.001167 0.006903 2.604794 ( 3.188236)
build_install 0.013484 0.006983 4.089891 ( 5.580159)
test_btest 0.000809 0.000270 83.137486 ( 49.616052)
test_basic 0.001284 0.007094 0.933443 ( 1.072124)
test_all 0.001726 0.000667 628.079883 (304.244211)
test_rubyspec 0.028089 0.025919 91.376465 (131.607365)
total: 507.46 sec