Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-052253
#<BuildRuby:0x00007fe77934fdd8
@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.20241018-052253",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.008052 0.001484 4.600689 ( 5.171480)
build_miniruby 0.001311 0.000481 1.832097 ( 2.002101)
build_ruby 0.002025 0.000743 5.015985 ( 5.422747)
build_all 0.011811 0.000000 7.977647 ( 5.222796)
build_install 0.006620 0.018175 11.037704 ( 7.270314)
test_btest 0.000772 0.000343 94.725934 ( 26.929635)
test_basic 0.010539 0.000993 1.186888 ( 1.253842)
test_all 0.118405 0.035538 803.081116 (254.872134)
test_rubyspec 0.068061 0.021951 136.903153 ( 29.464368)
total: 337.61 sec