Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-122634
#<BuildRuby:0x00007fc46e4dfdc0
@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-122634",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000039 0.000005 0.000044 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005615 0.004953 4.374757 ( 4.724677)
build_miniruby 0.002065 0.000000 1.788684 ( 1.897874)
build_ruby 0.000000 0.002561 4.774099 ( 5.095878)
build_all 0.002854 0.008984 8.811888 ( 5.700392)
build_install 0.022138 0.007555 12.471664 ( 9.040225)
test_btest 0.000787 0.000202 119.189541 ( 54.216406)
test_basic 0.007243 0.001853 1.115551 ( 3.730436)
test_all 0.098241 0.052240 825.080773 (256.454141)
test_rubyspec 0.056114 0.036454 162.977089 ( 32.867618)
total: 373.73 sec