Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-164229
#<BuildRuby:0x0000563896b52320
@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.20230217-164229",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.001698 0.002931 1.358409 ( 1.724688)
build_miniruby 0.000000 0.001265 0.968157 ( 0.966170)
build_ruby 0.000000 0.001179 2.289321 ( 2.473658)
build_all 0.000893 0.005680 3.810274 ( 1.951455)
build_install 0.009034 0.002876 2.581072 ( 1.749055)
test_btest 0.000596 0.000336 55.113660 ( 14.773879)
test_basic 0.000644 0.004686 0.458770 ( 0.550599)
test_all 0.000932 0.000583 586.156408 (165.348629)
test_rubyspec 0.025058 0.014338 61.207186 ( 71.096935)
total: 260.64 sec