Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-103114
#<BuildRuby:0x0000563720cb28e0
@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.20231228-103114",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005843 0.000389 1.685710 ( 3.272897)
build_miniruby 0.001545 0.000103 1.678601 ( 2.714926)
build_ruby 0.002125 0.000142 3.438185 ( 4.985433)
build_all 0.008750 0.000008 5.906399 ( 8.122284)
build_install 0.014819 0.005275 7.216373 ( 10.773028)
test_btest 0.000971 0.000088 82.625425 (112.525573)
test_basic 0.003322 0.004513 0.899867 ( 1.932951)
test_all 0.071312 0.057762 826.671981 (746.222781)
test_rubyspec 0.046694 0.022128 101.732142 (119.982084)
total: 1010.53 sec