Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-045149
#<BuildRuby:0x00007f7e946ffdc8
@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.20240730-045149",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000040 0.000003 0.000043 ( 0.000044)
configure 0.000036 0.000003 0.000039 ( 0.000039)
build_up 0.004153 0.004544 3.478599 ( 3.468163)
build_miniruby 0.000000 0.001924 1.312625 ( 1.313004)
build_ruby 0.000000 0.001849 4.275703 ( 4.434493)
build_all 0.007955 0.000752 8.298796 ( 3.336862)
build_install 0.006261 0.013318 10.462504 ( 4.947609)
test_btest 0.000825 0.000178 118.678024 ( 31.181132)
test_basic 0.002929 0.007260 1.077285 ( 1.123596)
test_all 0.112753 0.037650 823.142475 (234.302691)
test_rubyspec 0.054619 0.040905 172.110620 ( 38.511456)
total: 322.62 sec