Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-005026
#<BuildRuby:0x000055de433e9a00
@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.20230815-005026",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006149 0.000737 2.233373 ( 5.119975)
build_miniruby 0.001795 0.000000 1.799491 ( 3.219921)
build_ruby 0.001775 0.000000 3.485740 ( 4.620420)
build_all 0.007872 0.000842 6.590709 ( 5.470552)
build_install 0.019438 0.000106 7.874934 ( 6.072186)
test_btest 0.000805 0.000080 82.068843 ( 44.590969)
test_basic 0.007756 0.000300 0.959897 ( 1.244090)
test_all 0.009772 0.000023 647.272809 (375.531898)
test_rubyspec 0.049821 0.021080 105.375361 (188.331594)
total: 634.20 sec