Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-160214
#<BuildRuby:0x000055624d296008
@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.20240209-160214",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005828 0.000700 2.025502 ( 2.382622)
build_miniruby 0.001375 0.000165 1.706839 ( 1.707040)
build_ruby 0.000000 0.001839 3.605109 ( 3.825790)
build_all 0.004009 0.004442 6.796460 ( 3.112166)
build_install 0.020806 0.000808 8.315867 ( 4.441272)
test_btest 0.000742 0.000112 87.293888 ( 23.862568)
test_basic 0.003418 0.004679 0.854135 ( 0.921942)
test_all 0.081139 0.036359 758.154133 (218.959181)
test_rubyspec 0.039186 0.055808 158.920505 (167.761622)
total: 426.98 sec