Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-180722
#<BuildRuby:0x00007f8273dcfdc8
@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.20240628-180722",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.004134 0.004063 3.422920 ( 3.132311)
build_miniruby 0.001112 0.000468 1.269819 ( 1.266404)
build_ruby 0.001338 0.000564 3.761705 ( 24.000848)
build_all 0.005963 0.002511 8.222775 ( 3.285088)
build_install 0.019259 0.000472 10.928516 ( 5.109341)
test_btest 0.000825 0.000287 113.279520 ( 29.634016)
test_basic 0.000735 0.009472 1.111276 ( 1.162383)
test_all 0.112519 0.035391 815.850617 (227.555768)
test_rubyspec 0.058873 0.028663 167.759185 ( 34.447613)
total: 329.59 sec