Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-014227
#<BuildRuby:0x000055eb46e2a3b0
@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.20230918-014227",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003570 0.003911 2.376498 ( 4.721938)
build_miniruby 0.001865 0.000000 1.674814 ( 1.952416)
build_ruby 0.001771 0.000000 3.493096 ( 3.816374)
build_all 0.004162 0.004804 6.484792 ( 5.072069)
build_install 0.018080 0.002793 7.659454 ( 6.871904)
test_btest 0.000826 0.000000 85.420786 ( 44.605301)
test_basic 0.003386 0.004520 0.951119 ( 1.200627)
test_all 0.005538 0.004818 662.501508 (305.424707)
test_rubyspec 0.027125 0.045852 108.036455 (126.084412)
total: 499.75 sec