Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-032840
#<BuildRuby:0x00005573bdbc6390
@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.20231214-032840",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002739 0.004387 2.378287 ( 2.791655)
build_miniruby 0.001625 0.000000 1.654533 ( 1.658023)
build_ruby 0.001785 0.000000 3.351872 ( 3.584344)
build_all 0.002384 0.006572 5.944389 ( 3.672759)
build_install 0.017855 0.002976 7.574782 ( 5.152282)
test_btest 0.000000 0.001203 82.932806 ( 37.910064)
test_basic 0.000000 0.006954 0.879651 ( 0.944823)
test_all 0.071187 0.047039 680.466939 (234.814397)
test_rubyspec 0.028254 0.030005 86.350722 ( 97.747069)
total: 388.28 sec