Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-183016
#<BuildRuby:0x0000556650012118
@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.20230724-183016",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007440 0.000523 2.251063 ( 5.325222)
build_miniruby 0.001226 0.000181 1.670779 ( 1.950310)
build_ruby 0.001249 0.000185 3.444905 ( 4.211611)
build_all 0.007694 0.000508 2.750346 ( 2.927623)
build_install 0.020337 0.000000 4.095360 ( 4.901069)
test_btest 0.001068 0.000018 79.610671 ( 49.174521)
test_basic 0.006542 0.000793 0.899368 ( 1.492123)
test_all 0.000891 0.000108 620.552774 (326.509600)
test_rubyspec 0.030580 0.025596 89.643831 (128.328491)
total: 524.82 sec