Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250211-231213
#<BuildRuby:0x00007fe625b2fdc8
@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.20250211-231213",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.000000 0.006565 2.765573 ( 2.145554)
build_miniruby 0.000806 0.000810 1.443067 ( 1.440528)
build_ruby 0.001550 0.000259 3.572983 ( 3.780474)
build_all 0.006649 0.001108 5.494954 ( 2.381064)
build_install 0.005753 0.010872 7.339089 ( 3.518362)
test_btest 0.000782 0.000000 66.957406 ( 18.168594)
test_basic 0.004024 0.003184 0.807792 ( 0.864484)
test_all 0.086191 0.026483 554.902898 (172.627457)
test_rubyspec 0.046924 0.022059 101.386986 ( 20.485984)
total: 225.41 sec