Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-052926
#<BuildRuby:0x0000561518c66258
@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.20230330-052926",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005093 0.000425 1.569757 ( 2.902626)
build_miniruby 0.001219 0.000102 1.102860 ( 1.101403)
build_ruby 0.001406 0.000000 2.101490 ( 2.294338)
build_all 0.001759 0.004097 2.150591 ( 1.261781)
build_install 0.015461 0.000000 3.243272 ( 2.215176)
test_btest 0.000777 0.000000 70.274614 ( 21.771466)
test_basic 0.000000 0.004219 0.526773 ( 0.630909)
test_all 0.000000 0.001623 570.428410 (179.780228)
test_rubyspec 0.004485 0.032249 73.769435 ( 83.514403)
total: 295.47 sec