Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-033943
#<BuildRuby:0x0000556d14baa320
@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.20240227-033943",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.007309 0.000000 2.623407 ( 2.587684)
build_miniruby 0.001382 0.000000 1.776298 ( 1.776704)
build_ruby 0.001713 0.000000 3.372043 ( 3.626422)
build_all 0.008263 0.000000 6.743537 ( 3.487624)
build_install 0.015885 0.003423 8.480385 ( 4.670193)
test_btest 0.000956 0.000109 92.589172 ( 35.890976)
test_basic 0.007118 0.000814 0.990949 ( 1.097598)
test_all 0.088198 0.026915 827.309941 (317.591939)
test_rubyspec 0.056075 0.029531 125.491427 (143.793479)
total: 514.52 sec