Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-230428
#<BuildRuby:0x0000558117b6a3d0
@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.20230820-230428",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006360 0.000344 2.208835 ( 5.990722)
build_miniruby 0.001936 0.000277 1.705888 ( 3.492245)
build_ruby 0.001504 0.000214 3.271415 ( 5.009928)
build_all 0.006829 0.000975 6.036939 ( 5.565625)
build_install 0.012394 0.005010 7.657665 ( 7.164673)
test_btest 0.000889 0.000148 83.186380 ( 61.904488)
test_basic 0.004269 0.000711 0.943002 ( 1.990648)
test_all 0.005029 0.004775 685.370976 (427.605005)
test_rubyspec 0.043913 0.031493 107.953660 (208.787914)
total: 727.51 sec