Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-170000
#<BuildRuby:0x000055f189825ef8
@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.20230506-170000",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000010 0.000004 0.000014 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.003922 0.001239 1.932981 ( 3.569085)
build_miniruby 0.001288 0.000407 1.338539 ( 1.406666)
build_ruby 0.001266 0.000400 2.689898 ( 3.038472)
build_all 0.005386 0.000365 2.148784 ( 1.968300)
build_install 0.014210 0.001525 3.251724 ( 3.006980)
test_btest 0.000804 0.000000 75.333278 ( 38.224700)
test_basic 0.003236 0.003102 0.754868 ( 0.871545)
test_all 0.000798 0.000233 582.830323 (248.217919)
test_rubyspec 0.032657 0.024492 83.631279 (103.476512)
total: 403.78 sec