Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-193518
#<BuildRuby:0x000056244063df98
@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.20230202-193518",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006046 0.000451 1.325739 ( 2.618402)
build_miniruby 0.001789 0.000000 1.351743 ( 1.692447)
build_ruby 0.001594 0.000000 2.585594 ( 3.361854)
build_all 0.008499 0.000000 4.196607 ( 4.488139)
build_install 0.010633 0.007699 3.150108 ( 3.850129)
test_btest 0.000649 0.000152 58.658547 ( 52.257039)
test_basic 0.005783 0.001349 0.457224 ( 0.789953)
test_all 0.002044 0.000477 671.676009 (426.323879)
test_rubyspec 0.036109 0.013540 73.490311 ( 89.954093)
total: 585.34 sec