Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250212-014905
#<BuildRuby:0x00007fe24a9dfdd0
@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.20250212-014905",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.005038 0.001482 2.759806 ( 7.559822)
build_miniruby 0.000000 0.001455 1.405069 ( 1.402376)
build_ruby 0.000201 0.001369 2.719106 ( 2.924108)
build_all 0.007377 0.000000 4.800441 ( 1.912339)
build_install 0.009842 0.005765 6.658363 ( 3.070565)
test_btest 0.000604 0.000201 62.027466 ( 16.253911)
test_basic 0.005542 0.001847 0.715255 ( 0.774043)
test_all 0.082713 0.028926 511.573046 (160.390139)
test_rubyspec 0.038528 0.036631 110.209046 ( 32.099514)
total: 226.39 sec