Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-142527
#<BuildRuby:0x00007fb5d753fdd8
@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.20241208-142527",
@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.000006 0.000019 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.000648 0.006226 2.855693 ( 2.862008)
build_miniruby 0.000854 0.000481 1.256389 ( 1.253972)
build_ruby 0.001106 0.000622 3.196297 ( 3.352993)
build_all 0.003556 0.003712 5.330984 ( 2.143354)
build_install 0.013453 0.002959 7.241137 ( 3.446178)
test_btest 0.000643 0.000338 68.285186 ( 17.988840)
test_basic 0.007511 0.001630 0.951425 ( 1.001768)
test_all 0.098746 0.046975 724.739429 (207.713001)
test_rubyspec 0.059413 0.020020 112.213861 ( 24.903477)
total: 264.67 sec