Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-110624
#<BuildRuby:0x00007fef052efdc8
@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.20241004-110624",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.009263 0.000500 4.435707 ( 5.080150)
build_miniruby 0.001834 0.000099 1.736493 ( 1.747548)
build_ruby 0.002023 0.000000 4.442406 ( 4.660311)
build_all 0.010878 0.000000 7.877891 ( 3.261492)
build_install 0.018119 0.004684 11.011312 ( 5.527988)
test_btest 0.000805 0.000056 100.258404 ( 30.392834)
test_basic 0.007810 0.004368 1.276475 ( 1.377956)
test_all 0.117247 0.039043 809.404066 (245.992531)
test_rubyspec 0.043016 0.048074 134.965591 ( 26.164346)
total: 324.21 sec