Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-015724
#<BuildRuby:0x0000561e8a566018
@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.20230119-015724",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002432 0.003594 1.363837 ( 3.192934)
build_miniruby 0.002563 0.000000 50.644893 ( 66.612172)
build_ruby 0.001786 0.000123 3.594492 ( 5.563631)
build_all 0.004789 0.004100 4.082970 ( 5.479836)
build_install 0.017876 0.000452 3.232458 ( 4.342492)
test_btest 0.000710 0.000147 60.696879 ( 67.282639)
test_basic 0.006224 0.001288 0.480954 ( 1.030832)
test_all 0.001104 0.000228 683.574331 (686.087856)
test_rubyspec 0.011001 0.041928 73.818069 (102.141009)
total: 941.73 sec