Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-171642
#<BuildRuby:0x000055e49dd82228
@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.20240301-171642",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006619 0.000200 2.420642 ( 2.188874)
build_miniruby 0.001300 0.000100 1.295709 ( 1.293749)
build_ruby 0.001333 0.000103 2.889118 ( 3.116865)
build_all 0.007027 0.000000 6.017198 ( 2.235405)
build_install 0.010398 0.006529 7.877218 ( 3.446151)
test_btest 0.001013 0.000000 86.118070 ( 22.140661)
test_basic 0.006246 0.000000 0.821650 ( 0.880952)
test_all 0.086757 0.035542 755.757609 (212.512726)
test_rubyspec 0.036908 0.039731 101.443999 (110.653002)
total: 358.47 sec