Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-060609
#<BuildRuby:0x00007f17f421fdc8
@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.20240616-060609",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000101 0.007327 3.029986 ( 3.021144)
build_miniruby 0.001404 0.000272 1.114065 ( 1.111035)
build_ruby 0.001380 0.000268 2.973946 ( 3.180557)
build_all 0.000000 0.008208 6.835726 ( 2.554612)
build_install 0.015034 0.003480 9.211567 ( 4.165294)
test_btest 0.000851 0.000219 100.195745 ( 25.814155)
test_basic 0.008557 0.000130 1.021965 ( 1.072339)
test_all 0.111142 0.039287 857.444730 (269.802272)
test_rubyspec 0.038147 0.052930 161.029213 ( 34.841828)
total: 345.56 sec