Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-000208
#<BuildRuby:0x00007f5f0897fdd8
@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.20241121-000208",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003257 0.003852 3.631088 ( 3.530086)
build_miniruby 0.001165 0.000241 1.097535 ( 1.094911)
build_ruby 0.001355 0.000280 3.848325 ( 3.987304)
build_all 0.007142 0.000000 6.233793 ( 2.650522)
build_install 0.012336 0.004766 8.329522 ( 3.891424)
test_btest 0.000769 0.000164 75.039141 ( 20.135807)
test_basic 0.004219 0.005224 0.972693 ( 1.027277)
test_all 0.107155 0.036803 679.058046 (197.503247)
test_rubyspec 0.034306 0.045108 117.274936 ( 25.833554)
total: 259.66 sec