Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-084825
#<BuildRuby:0x00007f82f8f3fde0
@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.20241203-084825",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006987 0.001881 4.136539 ( 3.831106)
build_miniruby 0.001846 0.000000 1.966776 ( 1.971194)
build_ruby 0.001895 0.000000 4.349415 ( 4.510195)
build_all 0.006532 0.003640 6.658475 ( 3.844207)
build_install 0.021082 0.003232 9.512442 ( 5.704844)
test_btest 0.000883 0.000228 80.912127 ( 37.167740)
test_basic 0.007323 0.005449 1.088990 ( 1.187024)
test_all 0.104591 0.042863 732.139957 (250.102103)
test_rubyspec 0.034155 0.044844 116.096961 ( 31.813144)
total: 340.13 sec