Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-022126
#<BuildRuby:0x00005600c702a120
@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.20240217-022126",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004990 0.000576 1.992506 ( 2.331989)
build_miniruby 0.001159 0.000133 1.370677 ( 1.368991)
build_ruby 0.001616 0.000187 2.850973 ( 3.083280)
build_all 0.006538 0.000236 6.003999 ( 2.309697)
build_install 0.012065 0.005578 6.901737 ( 3.196446)
test_btest 0.000676 0.000096 83.419568 ( 21.732146)
test_basic 0.002138 0.004338 0.767846 ( 0.827020)
test_all 0.087239 0.030524 751.522013 (244.781792)
test_rubyspec 0.027536 0.044839 103.257145 (112.805950)
total: 392.44 sec