Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-042444
#<BuildRuby:0x000056543d045a00
@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.20240212-042444",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005398 0.001080 1.998655 ( 2.720972)
build_miniruby 0.001246 0.000250 1.638716 ( 1.644108)
build_ruby 0.001414 0.000283 3.534917 ( 3.751659)
build_all 0.004247 0.004338 6.818788 ( 4.328888)
build_install 0.014512 0.005809 8.376646 ( 5.562555)
test_btest 0.000655 0.000163 90.347238 ( 41.599981)
test_basic 0.000000 0.007422 0.925508 ( 1.011356)
test_all 0.091902 0.024663 707.013884 (289.582275)
test_rubyspec 0.064865 0.042716 182.751456 (194.113295)
total: 544.32 sec