Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-120440
#<BuildRuby:0x000055dd5b6e23d0
@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.20230727-120440",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007457 0.000000 2.310597 ( 5.504084)
build_miniruby 0.001076 0.000168 1.731967 ( 2.998333)
build_ruby 0.001576 0.000292 3.499954 ( 5.449905)
build_all 0.005121 0.002636 2.850168 ( 3.697996)
build_install 0.014348 0.006181 4.378796 ( 5.519750)
test_btest 0.000757 0.000171 83.200174 ( 59.685674)
test_basic 0.006708 0.001028 0.925550 ( 1.764597)
test_all 0.001120 0.000249 598.608680 (331.917242)
test_rubyspec 0.025539 0.031527 91.753441 (128.483336)
total: 545.02 sec