Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-084007
#<BuildRuby:0x000055a71f6d68e0
@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.20230617-084007",
@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.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.006444 0.000279 2.066636 ( 4.851781)
build_miniruby 0.000000 0.002022 1.483992 ( 1.895149)
build_ruby 0.000000 0.001714 3.147528 ( 4.210385)
build_all 0.005625 0.003134 2.459215 ( 2.563457)
build_install 0.012555 0.007142 3.897042 ( 4.227912)
test_btest 0.000705 0.000150 77.705775 ( 38.164685)
test_basic 0.006885 0.000630 0.787922 ( 0.898082)
test_all 0.000000 0.001803 579.894769 (238.244927)
test_rubyspec 0.018809 0.032899 85.902556 (100.418034)
total: 395.48 sec