Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-104636
#<BuildRuby:0x000055770f18a138
@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.20240303-104636",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007317 0.000585 2.712852 ( 2.782629)
build_miniruby 0.001087 0.000087 9.788881 ( 10.859842)
build_ruby 0.001515 0.000000 3.386381 ( 8.784265)
build_all 0.004414 0.003948 7.211761 ( 3.797601)
build_install 0.010969 0.008907 8.783946 ( 4.831942)
test_btest 0.000829 0.000143 93.755492 ( 38.228944)
test_basic 0.006341 0.001093 1.003023 ( 1.072299)
test_all 0.087115 0.032083 799.700774 (297.799251)
test_rubyspec 0.055968 0.036389 126.789036 (139.729729)
total: 507.89 sec