Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-051037
#<BuildRuby:0x000055f9d20e2258
@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.20240312-051037",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000041 0.000003 0.000044 ( 0.000043)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.004212 0.003620 2.632653 ( 2.614377)
build_miniruby 0.001563 0.000000 1.781975 ( 1.791230)
build_ruby 0.001842 0.000000 3.680068 ( 3.879315)
build_all 0.007725 0.000332 6.791048 ( 3.395009)
build_install 0.005630 0.014684 8.497578 ( 4.881684)
test_btest 0.000629 0.000125 91.414479 ( 39.464286)
test_basic 0.003777 0.004691 0.966893 ( 1.048565)
test_all 0.098841 0.022082 845.345152 (313.596585)
test_rubyspec 0.052133 0.041031 123.342786 (132.957989)
total: 503.63 sec