Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-190754
#<BuildRuby:0x0000561ce2b96018
@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-190754",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006177 0.001029 2.314056 ( 2.049639)
build_miniruby 0.001093 0.000182 1.581489 ( 1.579630)
build_ruby 0.001530 0.000255 2.665924 ( 2.899903)
build_all 0.007068 0.000433 6.199126 ( 2.351236)
build_install 0.008707 0.009922 7.944502 ( 3.610318)
test_btest 0.000674 0.000156 87.695692 ( 24.309550)
test_basic 0.005321 0.001228 0.902352 ( 0.967065)
test_all 0.057654 0.062938 740.850862 (213.596143)
test_rubyspec 0.040607 0.034979 105.651676 (114.917132)
total: 366.28 sec