Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-030614
#<BuildRuby:0x000055899b0b2118
@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.20230615-030614",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005904 0.000656 1.975985 ( 5.617941)
build_miniruby 0.001824 0.000000 1.405047 ( 2.008561)
build_ruby 0.000000 0.001760 2.903455 ( 4.259458)
build_all 0.000000 0.008234 2.485741 ( 3.262308)
build_install 0.015096 0.005508 3.874686 ( 4.674661)
test_btest 0.000656 0.000148 75.877621 ( 50.610954)
test_basic 0.002375 0.004510 0.844417 ( 1.262946)
test_all 0.001093 0.000282 617.101413 (432.481815)
test_rubyspec 0.033285 0.023866 88.222615 (161.559416)
total: 665.74 sec