Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-054940
#<BuildRuby:0x00005638fabe1f70
@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.20240226-054940",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.009864 0.000000 2.695552 ( 3.155585)
build_miniruby 0.001368 0.000000 1.834645 ( 1.918110)
build_ruby 0.001574 0.000129 3.647962 ( 4.015553)
build_all 0.008875 0.000100 6.839433 ( 4.574119)
build_install 0.015427 0.005917 8.871509 ( 7.100080)
test_btest 0.000867 0.000140 95.005442 ( 77.531117)
test_basic 0.000024 0.007998 1.023078 ( 1.718487)
test_all 0.085045 0.042913 925.304811 (914.463627)
test_rubyspec 0.055893 0.045201 138.735905 (237.794140)
total: 1252.27 sec