Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-081547
#<BuildRuby:0x000055dfb29ee390
@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.20240314-081547",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006047 0.002734 3.292684 ( 4.425100)
build_miniruby 0.001383 0.000297 2.276088 ( 2.409492)
build_ruby 0.001666 0.000357 3.888073 ( 14.574614)
build_all 0.005022 0.003266 7.222609 ( 5.258707)
build_install 0.017042 0.002982 9.016379 ( 8.177093)
test_btest 0.001215 0.000000 99.645077 ( 78.040816)
test_basic 0.006670 0.000816 1.083833 ( 1.640712)
test_all 0.081936 0.046599 910.410947 (611.048013)
test_rubyspec 0.036000 0.061040 139.678161 (155.688387)
total: 881.26 sec