Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250202-233401
#<BuildRuby:0x00007f04bc50fdd0
@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.20250202-233401",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.007289 0.000906 4.153805 ( 3.015017)
build_miniruby 0.001662 0.000000 1.601279 ( 1.598973)
build_ruby 0.000000 0.002167 3.224422 ( 33.641651)
build_all 0.004226 0.003940 5.453815 ( 2.174420)
build_install 0.013991 0.004612 8.626678 ( 4.291446)
test_btest 0.000703 0.000220 68.102625 ( 18.643974)
test_basic 0.006003 0.001876 0.767183 ( 0.821121)
test_all 0.072596 0.042297 562.907456 (173.839264)
test_rubyspec 0.050938 0.025417 107.348253 ( 24.037559)
total: 262.06 sec