Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-194314
#<BuildRuby:0x000055a595665fe0
@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.20230818-194314",
@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.000023 0.000002 0.000025 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000032 0.000002 0.000034 ( 0.000032)
build_up 0.002787 0.004056 2.219082 ( 6.968190)
build_miniruby 0.001272 0.000120 1.652477 ( 5.039665)
build_ruby 0.001915 0.000179 3.272111 ( 7.927241)
build_all 0.005810 0.003734 6.295439 ( 6.995425)
build_install 0.015834 0.005627 8.031921 ( 10.154159)
test_btest 0.000720 0.000103 81.289263 ( 66.006340)
test_basic 0.000000 0.008908 1.029213 ( 1.945409)
test_all 0.000927 0.009130 675.058631 (471.334309)
test_rubyspec 0.034728 0.040086 106.655061 (209.330566)
total: 785.70 sec