Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-100548
#<BuildRuby:0x000055aba783e4f8
@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.20240224-100548",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.008000 0.000857 2.752785 ( 5.103553)
build_miniruby 0.001417 0.000151 1.814149 ( 2.666444)
build_ruby 0.001622 0.000174 3.716777 ( 4.861068)
build_all 0.008920 0.000000 7.050394 ( 8.933226)
build_install 0.018342 0.005063 9.236560 ( 11.981729)
test_btest 0.000695 0.000084 95.223651 (121.365914)
test_basic 0.007491 0.000908 1.052923 ( 1.857683)
test_all 0.087676 0.036809 809.296015 (592.562130)
test_rubyspec 0.028525 0.059569 130.141818 (165.424089)
total: 914.76 sec