Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-214033
#<BuildRuby:0x000056294eb4a078
@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.20230710-214033",
@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.000003 0.000026 ( 0.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007429 0.000490 2.322947 ( 6.841528)
build_miniruby 0.001794 0.000000 1.839438 ( 4.543752)
build_ruby 0.002141 0.000000 3.493730 ( 6.173148)
build_all 0.003813 0.004913 2.657613 ( 5.160336)
build_install 0.009914 0.010108 4.016977 ( 6.526082)
test_btest 0.000709 0.000172 85.253780 ( 71.357068)
test_basic 0.006796 0.001640 0.989690 ( 1.959063)
test_all 0.000450 0.001482 636.283824 (558.888345)
test_rubyspec 0.016959 0.045726 94.794388 (149.703506)
total: 811.15 sec