Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-193951
#<BuildRuby:0x00005610ec47a3d0
@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.20230524-193951",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005659 0.000680 1.835257 ( 3.918788)
build_miniruby 0.001328 0.000159 1.272153 ( 1.383785)
build_ruby 0.001224 0.000147 2.697934 ( 3.023693)
build_all 0.002568 0.004068 2.086570 ( 2.039937)
build_install 0.008519 0.009492 3.318724 ( 3.347512)
test_btest 0.000899 0.000200 74.755156 ( 36.829816)
test_basic 0.001612 0.004887 0.740880 ( 0.834057)
test_all 0.000895 0.000232 590.578674 (228.739165)
test_rubyspec 0.030169 0.020788 79.864254 ( 92.808854)
total: 372.93 sec