Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-070223
#<BuildRuby:0x00007fad32ebfdc0
@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.20241021-070223",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.004211 0.004089 4.119198 ( 4.163734)
build_miniruby 0.001748 0.000299 1.793848 ( 1.799440)
build_ruby 0.001752 0.000300 4.430570 ( 4.584469)
build_all 0.001772 0.009080 7.473947 ( 4.328795)
build_install 0.014431 0.010514 10.881095 ( 6.382740)
test_btest 0.000687 0.000189 96.346681 ( 55.355842)
test_basic 0.011652 0.002032 1.263035 ( 1.437245)
test_all 0.125090 0.032817 806.438844 (412.424020)
test_rubyspec 0.052642 0.039500 135.357785 ( 57.434194)
total: 547.91 sec