Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-174852
#<BuildRuby:0x00007f483c81fde0
@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-174852",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000024 0.000010 0.000034 ( 0.000034)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.007856 0.000000 3.576745 ( 3.116632)
build_miniruby 0.001163 0.000427 1.145517 ( 1.142352)
build_ruby 0.001299 0.000499 3.479338 ( 3.687082)
build_all 0.004304 0.004180 6.258356 ( 2.624662)
build_install 0.013255 0.006193 8.818999 ( 4.409761)
test_btest 0.000618 0.000255 77.693639 ( 20.578783)
test_basic 0.008292 0.001595 0.963194 ( 1.007982)
test_all 0.094679 0.047999 814.869238 (272.771522)
test_rubyspec 0.043743 0.043298 120.355197 ( 32.085960)
total: 341.43 sec