Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-062625
#<BuildRuby:0x00007fadc278fdd0
@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.20240709-062625",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004312 0.003074 3.043452 ( 2.707073)
build_miniruby 0.001316 0.000329 1.167573 ( 1.164724)
build_ruby 0.001667 0.000417 4.416757 ( 4.803299)
build_all 0.008398 0.002099 8.707989 ( 5.299408)
build_install 0.017914 0.006882 11.826996 ( 7.331234)
test_btest 0.000866 0.000236 124.548663 ( 69.994515)
test_basic 0.008310 0.004446 1.386661 ( 1.678345)
test_all 0.082115 0.069161 840.881935 (252.600278)
test_rubyspec 0.063968 0.023658 168.443857 ( 27.893040)
total: 373.47 sec