Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-214929
#<BuildRuby:0x000055bbca925f00
@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.20230212-214929",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.002040 0.002359 1.158530 ( 1.563952)
build_miniruby 0.001449 0.000000 0.969722 ( 0.968278)
build_ruby 0.001487 0.000000 2.229723 ( 2.472147)
build_all 0.003212 0.003466 3.816594 ( 2.207420)
build_install 0.010937 0.002890 2.903327 ( 2.452194)
test_btest 0.000515 0.000107 56.579377 ( 31.157360)
test_basic 0.004689 0.000970 0.422622 ( 0.532744)
test_all 0.001166 0.000241 629.273552 (236.131724)
test_rubyspec 0.024035 0.025759 71.300146 ( 82.329117)
total: 359.82 sec