Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-184834
#<BuildRuby:0x00007f308273fdc0
@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.20240714-184834",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000026 0.000010 0.000036 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.000000 0.007111 3.676696 ( 3.615024)
build_miniruby 0.001610 0.000000 1.593022 ( 1.590273)
build_ruby 0.001326 0.000482 3.867412 ( 4.013840)
build_all 0.008313 0.001742 7.949656 ( 3.145739)
build_install 0.017367 0.002839 10.542114 ( 4.907365)
test_btest 0.000736 0.000276 114.158553 ( 30.564656)
test_basic 0.004375 0.005039 1.063008 ( 1.115014)
test_all 0.104677 0.045882 809.703043 (225.853068)
test_rubyspec 0.041896 0.043121 160.379923 ( 33.952201)
total: 308.76 sec