Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-121522
#<BuildRuby:0x00005618c0779a00
@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.20231214-121522",
@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.000003 0.000026 ( 0.000027)
autoconf 0.000037 0.000005 0.000042 ( 0.000044)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.006899 0.000396 2.530961 ( 3.033332)
build_miniruby 0.001704 0.000235 1.750941 ( 1.789492)
build_ruby 0.001752 0.000241 3.428626 ( 3.636871)
build_all 0.006888 0.000950 5.873029 ( 3.487493)
build_install 0.011843 0.008688 7.586681 ( 5.230262)
test_btest 0.000626 0.000117 82.604473 ( 34.536590)
test_basic 0.000000 0.007926 0.869511 ( 0.937612)
test_all 0.084953 0.035838 689.388433 (246.008032)
test_rubyspec 0.035879 0.031207 95.851638 (107.519101)
total: 406.18 sec