Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-230701
#<BuildRuby:0x00007f9a1ca9fde0
@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.20241213-230701",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.006354 2.400342 ( 2.724499)
build_miniruby 0.000000 0.001557 1.662875 ( 1.669940)
build_ruby 0.001893 0.000000 4.045686 ( 4.182816)
build_all 0.003811 0.004444 6.016762 ( 2.685088)
build_install 0.017373 0.000982 7.750774 ( 4.052802)
test_btest 0.000722 0.000140 76.226283 ( 23.941049)
test_basic 0.004562 0.005287 1.123729 ( 1.536267)
test_all 0.093739 0.052316 691.662856 (206.831658)
test_rubyspec 0.040552 0.038638 114.590457 ( 23.052410)
total: 270.68 sec