Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251029-050716
#<BuildRuby:0x000070e21476fdd8
@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.20251029-050716",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.004394 0.004718 4.534668 ( 2.932818)
build_miniruby 0.000000 0.001573 1.589722 ( 1.585930)
build_ruby 0.001784 0.000000 3.935735 ( 4.034680)
build_all 0.006907 0.001570 6.463202 ( 2.776398)
build_install 0.012569 0.006579 9.445457 ( 4.613672)
test_btest 0.000785 0.000133 63.584511 ( 17.566135)
test_basic 0.004252 0.003856 0.887768 ( 0.935675)
test_all 0.088494 0.031007 606.513563 (193.625469)
test_rubyspec 0.053199 0.027859 114.310870 ( 19.217564)
total: 247.29 sec