Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-230929
#<BuildRuby:0x000055f4b5136320
@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.20231222-230929",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005200 0.000196 1.544848 ( 2.074301)
build_miniruby 0.001284 0.000206 1.551492 ( 1.551319)
build_ruby 0.000000 0.001959 3.484973 ( 3.680292)
build_all 0.007075 0.001121 5.652845 ( 3.010633)
build_install 0.013487 0.005038 6.867908 ( 4.286195)
test_btest 0.000822 0.000165 80.881433 ( 31.492446)
test_basic 0.000945 0.004343 0.852517 ( 0.939286)
test_all 0.083607 0.033787 658.867957 (235.575435)
test_rubyspec 0.036523 0.025763 93.554968 (105.414954)
total: 388.03 sec