Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-085728
#<BuildRuby:0x00007f869276fdc0
@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.20241224-085728",
@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.000020)
autoconf 0.000024 0.000010 0.000034 ( 0.000033)
configure 0.000019 0.000008 0.000027 ( 0.000028)
build_up 0.005356 0.000000 1.925720 ( 2.231701)
build_miniruby 0.000000 0.001395 1.441166 ( 1.439269)
build_ruby 0.000308 0.001579 3.991931 ( 4.169936)
build_all 0.006173 0.002572 6.503249 ( 2.741267)
build_install 0.010547 0.004395 8.276648 ( 4.470992)
test_btest 0.000608 0.000253 73.922831 ( 19.777602)
test_basic 0.002817 0.005917 0.970306 ( 1.020417)
test_all 0.104691 0.040014 651.655472 (200.386129)
test_rubyspec 0.031308 0.049798 113.727690 ( 26.212853)
total: 262.45 sec