Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-060440
#<BuildRuby:0x000055abff8ce320
@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.20240117-060440",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.001006 0.004097 1.614732 ( 2.019126)
build_miniruby 0.001671 0.000000 1.604917 ( 1.602669)
build_ruby 0.001468 0.000000 2.865199 ( 3.105357)
build_all 0.007125 0.000000 5.379529 ( 2.113336)
build_install 0.013303 0.003249 6.490878 ( 3.214265)
test_btest 0.000642 0.000117 81.790346 ( 22.904310)
test_basic 0.001313 0.004130 0.700299 ( 0.760321)
test_all 0.076728 0.042440 766.474375 (274.780266)
test_rubyspec 0.052968 0.039841 147.211969 (158.748351)
total: 469.25 sec