Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-082747
#<BuildRuby:0x000055c3d0faa7c8
@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.20230611-082747",
@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.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005488 0.000686 1.942525 ( 4.010597)
build_miniruby 0.001484 0.000185 1.349859 ( 1.429993)
build_ruby 0.000000 0.001532 2.774078 ( 3.099359)
build_all 0.003625 0.003277 2.255752 ( 2.233776)
build_install 0.017909 0.000685 3.523697 ( 3.443313)
test_btest 0.000000 0.001182 76.441182 ( 42.744170)
test_basic 0.000000 0.006867 0.807691 ( 1.132886)
test_all 0.000000 0.001541 557.812084 (240.860399)
test_rubyspec 0.024097 0.030220 85.051881 (103.118386)
total: 402.07 sec