Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-202008
#<BuildRuby:0x000055b2310d6360
@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.20231230-202008",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.001647 0.004675 1.763290 ( 3.063651)
build_miniruby 0.001125 0.000391 1.728137 ( 1.846614)
build_ruby 0.001560 0.000542 3.412348 ( 3.991567)
build_all 0.004865 0.004510 5.782940 ( 4.173573)
build_install 0.015551 0.003700 7.049136 ( 5.297716)
test_btest 0.000000 0.001260 82.965693 ( 66.414106)
test_basic 0.001441 0.006694 0.953392 ( 1.419653)
test_all 0.096351 0.032062 839.779558 (688.424399)
test_rubyspec 0.031892 0.047235 105.548381 (184.828647)
total: 959.46 sec