Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-081550
#<BuildRuby:0x00005630e361e008
@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.20230902-081550",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005623 0.000381 1.785580 ( 2.871363)
build_miniruby 0.001479 0.000356 1.612286 ( 1.856767)
build_ruby 0.001291 0.000310 3.299962 ( 3.827604)
build_all 0.008250 0.000000 6.370751 ( 4.269615)
build_install 0.009757 0.010562 7.932092 ( 5.907644)
test_btest 0.000781 0.000226 88.234522 ( 47.129990)
test_basic 0.005116 0.004360 0.994915 ( 1.436149)
test_all 0.004963 0.005759 684.061058 (296.984990)
test_rubyspec 0.036785 0.039440 106.600349 (125.667329)
total: 489.95 sec