Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-114130
#<BuildRuby:0x0000561adc286228
@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.20240217-114130",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.005844 1.968271 ( 2.298389)
build_miniruby 0.000000 0.001453 1.676508 ( 1.675721)
build_ruby 0.001472 0.000253 3.657169 ( 3.855692)
build_all 0.006990 0.001035 6.558671 ( 3.432487)
build_install 0.018707 0.000813 8.043967 ( 5.275368)
test_btest 0.001049 0.000140 90.782782 ( 42.738104)
test_basic 0.006741 0.000296 1.005781 ( 1.110320)
test_all 0.072866 0.045374 721.837845 (239.969824)
test_rubyspec 0.064543 0.020340 112.023377 (121.131202)
total: 421.49 sec