Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-204642
#<BuildRuby:0x0000565513d25a00
@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.20240218-204642",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.002232 0.003496 2.066361 ( 2.409578)
build_miniruby 0.001420 0.000414 1.770829 ( 1.770759)
build_ruby 0.001267 0.000370 3.416473 ( 3.651536)
build_all 0.000000 0.008381 6.475918 ( 3.126633)
build_install 0.010737 0.007203 8.357027 ( 5.052504)
test_btest 0.000502 0.000205 92.588251 ( 35.619947)
test_basic 0.005514 0.000583 0.922738 ( 0.987602)
test_all 0.091863 0.023813 788.975506 (280.415384)
test_rubyspec 0.058570 0.035104 130.282436 (157.606906)
total: 490.64 sec