Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-184757
#<BuildRuby:0x00007fb643b5fdc8
@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.20240810-184757",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.003532 0.003875 2.609976 ( 2.683219)
build_miniruby 0.001657 0.000000 1.266528 ( 1.263293)
build_ruby 0.001746 0.000000 3.222777 ( 3.432833)
build_all 0.008287 0.000000 7.400181 ( 2.744279)
build_install 0.010825 0.007618 9.443655 ( 4.203355)
test_btest 0.000649 0.000200 105.662086 ( 27.097621)
test_basic 0.006100 0.004688 1.102217 ( 2.613940)
test_all 0.128390 0.019452 737.069759 (209.832174)
test_rubyspec 0.053065 0.038517 164.950645 ( 26.971377)
total: 280.84 sec