Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-030438
#<BuildRuby:0x00007f3d65c2fde0
@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-030438",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004368 0.004000 3.621182 ( 3.613338)
build_miniruby 0.001333 0.000171 1.714472 ( 1.710917)
build_ruby 0.001605 0.000206 4.452558 ( 4.611986)
build_all 0.000915 0.008240 8.457854 ( 3.412075)
build_install 0.015028 0.003835 11.196251 ( 5.310826)
test_btest 0.000922 0.000172 118.608663 ( 31.294814)
test_basic 0.009934 0.000323 1.276163 ( 1.322905)
test_all 0.105044 0.045163 839.189711 (254.316084)
test_rubyspec 0.048865 0.044464 167.428869 ( 35.191325)
total: 340.79 sec