Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-172852
#<BuildRuby:0x0000564369346018
@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.20231227-172852",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002219 0.003600 1.272783 ( 1.638531)
build_miniruby 0.000000 0.001515 1.409601 ( 1.407693)
build_ruby 0.000000 0.001532 3.092895 ( 3.316313)
build_all 0.006637 0.000535 5.469607 ( 2.213751)
build_install 0.014723 0.002891 6.568259 ( 3.393473)
test_btest 0.000852 0.000181 80.288801 ( 21.388311)
test_basic 0.005721 0.000411 0.888782 ( 0.946130)
test_all 0.084753 0.035767 731.173869 (217.796154)
test_rubyspec 0.025549 0.032458 82.824485 ( 94.374002)
total: 346.48 sec