Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-110630
#<BuildRuby:0x000055d9d38c2258
@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.20240219-110630",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000036 0.007923 2.783598 ( 2.502618)
build_miniruby 0.001693 0.000000 1.845264 ( 1.847601)
build_ruby 0.001888 0.000000 3.538425 ( 3.751136)
build_all 0.008043 0.000969 6.925631 ( 3.575601)
build_install 0.021072 0.002355 8.851067 ( 5.173135)
test_btest 0.000800 0.000183 95.346656 ( 36.972164)
test_basic 0.003317 0.003762 0.947644 ( 1.035794)
test_all 0.103870 0.022639 832.988384 (499.821808)
test_rubyspec 0.049447 0.054145 137.326698 (225.182419)
total: 779.86 sec