Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251025-230353
#<BuildRuby:0x000071020047fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251025-230353",
@make="make",
@no_timeout_error=nil,
@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.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003213 0.004044 3.459172 ( 2.152327)
build_miniruby 0.000209 0.001069 1.146822 ( 1.144503)
build_ruby 0.001446 0.000155 2.767936 ( 2.862223)
build_all 0.004164 0.002425 4.553619 ( 1.810391)
build_install 0.011513 0.002884 7.070137 ( 3.254514)
test_btest 0.000638 0.000221 56.702957 ( 15.214768)
test_basic 0.002734 0.003503 0.682673 ( 0.745278)
test_all 0.079526 0.033800 543.092173 (207.071996)
test_rubyspec 0.049763 0.031134 113.996873 ( 19.701161)
total: 253.96 sec