Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-140027
#<BuildRuby:0x00007ff022fffdd8
@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.20241003-140027",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003447 0.004814 4.019577 ( 4.049644)
build_miniruby 0.001677 0.000000 1.723954 ( 1.720369)
build_ruby 0.001798 0.000000 4.375213 ( 4.533878)
build_all 0.008118 0.000706 7.524884 ( 3.112742)
build_install 0.014765 0.003783 9.999327 ( 4.471032)
test_btest 0.000797 0.000168 94.328887 ( 24.965816)
test_basic 0.006112 0.004670 1.120292 ( 1.164985)
test_all 0.127220 0.025419 785.923438 (225.792538)
test_rubyspec 0.059711 0.029629 134.674255 ( 31.215300)
total: 301.03 sec