Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-123532
#<BuildRuby:0x00005555c6f49fb8
@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.20231214-123532",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006533 0.001167 2.551871 ( 3.284725)
build_miniruby 0.001496 0.000267 1.761896 ( 1.897052)
build_ruby 0.001878 0.000335 3.530275 ( 3.913226)
build_all 0.008207 0.000697 6.139600 ( 4.241428)
build_install 0.011599 0.010320 7.711229 ( 5.403101)
test_btest 0.000872 0.000204 85.558978 ( 47.780673)
test_basic 0.007187 0.000587 0.942713 ( 1.058607)
test_all 0.091885 0.031743 686.117586 (249.216797)
test_rubyspec 0.039361 0.025936 90.252163 (102.395779)
total: 419.19 sec