Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-022523
#<BuildRuby:0x00007f93f008fdc8
@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.20241028-022523",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.003931 0.004002 4.017605 ( 3.885951)
build_miniruby 0.000000 0.001761 1.464361 ( 1.460903)
build_ruby 0.000000 0.001801 3.537746 ( 3.716332)
build_all 0.008532 0.000488 6.999740 ( 2.759027)
build_install 0.015732 0.004769 9.551880 ( 4.433124)
test_btest 0.000629 0.000258 75.756871 ( 20.583534)
test_basic 0.009519 0.001909 0.957503 ( 1.007738)
test_all 0.097635 0.053297 767.500898 (238.720336)
test_rubyspec 0.054493 0.027963 126.444314 ( 36.162932)
total: 312.73 sec