Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-050506
#<BuildRuby:0x000056307b0ae1a8
@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.20221225-050506",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.004580 0.000573 1.068925 ( 1.500960)
build_miniruby 0.001575 0.000197 1.473799 ( 1.499228)
build_ruby 0.002057 0.000000 3.563043 ( 4.012589)
build_all 0.007313 0.000634 4.098375 ( 2.326251)
build_install 0.012084 0.005575 3.154610 ( 2.622327)
test_btest 0.000657 0.000102 57.078919 ( 27.250264)
test_basic 0.001796 0.000276 0.411545 ( 0.524152)
test_all 0.000974 0.000149 645.236930 (243.655745)
test_rubyspec 0.005592 0.039906 70.602384 ( 81.286085)
total: 364.68 sec