Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-232339
#<BuildRuby:0x00007fd96d57fdc0
@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.20241120-232339",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007211 0.001442 4.062947 ( 4.702862)
build_miniruby 0.001298 0.000260 1.677735 ( 1.721776)
build_ruby 0.001666 0.000333 4.454038 ( 4.839709)
build_all 0.009315 0.000956 6.790588 ( 4.872174)
build_install 0.014624 0.009313 9.786230 ( 7.185344)
test_btest 0.000796 0.000187 83.459100 ( 64.232972)
test_basic 0.006854 0.005176 1.125752 ( 1.491679)
test_all 0.086575 0.065076 825.583296 (531.058083)
test_rubyspec 0.021741 0.064924 123.193010 ( 49.686478)
total: 669.79 sec