Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-192130
#<BuildRuby:0x00007efe950bfdc0
@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.20241216-192130",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.007482 0.000000 2.565403 ( 3.571450)
build_miniruby 0.001586 0.000292 1.771499 ( 2.335467)
build_ruby 0.002501 0.000000 4.502045 ( 4.982179)
build_all 0.010099 0.000000 6.376826 ( 4.205847)
build_install 0.019879 0.001730 8.441994 ( 6.425731)
test_btest 0.000687 0.000138 79.807773 ( 62.432199)
test_basic 0.002629 0.007090 1.106817 ( 1.388030)
test_all 0.125885 0.022348 716.987948 (266.658929)
test_rubyspec 0.045144 0.034630 116.889423 ( 23.255605)
total: 375.26 sec