Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-024011
#<BuildRuby:0x00007e1acad0fdc8
@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.20251212-024011",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004446 0.002610 2.535855 ( 2.378018)
build_miniruby 0.000772 0.000759 1.305353 ( 1.302098)
build_ruby 0.001496 0.000371 3.494511 ( 3.591037)
build_all 0.005758 0.003210 6.098912 ( 2.423787)
build_install 0.012698 0.005774 8.182429 ( 4.267234)
test_btest 0.000953 0.000000 75.725183 ( 27.307256)
test_basic 0.004461 0.003911 0.865848 ( 0.915939)
test_all 0.094537 0.031856 722.168108 (204.207981)
test_rubyspec 0.052777 0.033066 124.456114 ( 23.724127)
total: 270.12 sec